BUG_REPORT.yml 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. name: "Bug report: Nextcloud Desktop Client"
  2. description: "Submit a report and help us improve the Nextcloud Desktop Client"
  3. title: "[Bug]: "
  4. labels: ["0. Needs triage"]
  5. body:
  6. - type: markdown
  7. attributes:
  8. value: |
  9. ### 👍 Thank you for contributing to our project!
  10. * This is the **issue tracker of Nextcloud**, please do NOT use this to get answers to your questions or get help for fixing your installation. You can find help debugging your system on our home user forums: https://help.nextcloud.com or, if you use Nextcloud in a large organization, ask our engineers on https://portal.nextcloud.com. See also https://nextcloud.com/support for support options.
  11. * Please search the existing issues first, it's likely that your issue was already reported or even fixed.
  12. - Go to https://github.com/nextcloud and type any word in the top search/command bar. You probably see something like "We couldn’t find any repositories matching ..." then click "Issues" in the left navigation.
  13. - You can also filter by appending e. g. "state:open" to the search string.
  14. - More info on search syntax within github: https://help.github.com/articles/searching-issues
  15. - type: checkboxes
  16. id: before-posting
  17. attributes:
  18. label: "⚠️ Before submitting, please verify the following: ⚠️"
  19. description: All conditions are **required**. Your issue can be closed if these are checked incorrectly.
  20. options:
  21. - label: This is a **bug**, not a question or a configuration issue.
  22. required: true
  23. - label: This issue is **not** already reported on Github (I've searched it).
  24. required: true
  25. - label: Nextcloud Server and Desktop Client are **up to date**. See [Server Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) and [Desktop Releases](https://nextcloud.com/install/#install-clients) for supported versions.
  26. required: true
  27. - label: I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/)
  28. required: true
  29. - type: textarea
  30. id: bug-description
  31. attributes:
  32. label: Bug description
  33. description: Provide a description of the bug you're experiencing.
  34. value: |
  35. The share dialog is looking incomplete.
  36. ...
  37. validations:
  38. required: true
  39. - type: textarea
  40. id: reproduce
  41. attributes:
  42. label: Steps to reproduce
  43. description: Describe the steps to reproduce the bug.
  44. value: |
  45. 1. Right click on the file
  46. 2. Click on Share Options
  47. 3. The share dialog does not display the option to share by e-mail
  48. ...
  49. validations:
  50. required: true
  51. - type: textarea
  52. id: expected-behavior
  53. attributes:
  54. label: Expected behavior
  55. description: Describe what you expected to happen.
  56. value: |
  57. When clicking on the share dialog, share by e-mail should be an option.
  58. ...
  59. validations:
  60. required: true
  61. - type: input
  62. id: files
  63. attributes:
  64. label: Which files are affected by this bug
  65. description: Please, list **at least one file** that is affected by the issue reported. It will be easier to check the logs for errors.
  66. validations:
  67. required: true
  68. - type: dropdown
  69. id: system
  70. attributes:
  71. label: Operating system
  72. description: In which operating system you are running the desktop client.
  73. options:
  74. - "Windows"
  75. - "Mac OS"
  76. - "Linux"
  77. validations:
  78. required: true
  79. - type: input
  80. id: distro
  81. attributes:
  82. label: Which version of the operating system you are running.
  83. description: In case of Linux, provide the distribution.
  84. placeholder: Windows 10
  85. validations:
  86. required: true
  87. - type: dropdown
  88. id: install-method
  89. attributes:
  90. label: Package
  91. description: Select installation method you used.
  92. options:
  93. - "Appimage"
  94. - "Official SNAP package"
  95. - "Compiled it myself"
  96. - "Distro package manager"
  97. - "Other"
  98. validations:
  99. required: true
  100. - type: input
  101. id: server-version
  102. attributes:
  103. label: Nextcloud Server version
  104. description: Nextcloud Server version.
  105. placeholder: 23.0.1
  106. validations:
  107. required: true
  108. - type: input
  109. id: client-version
  110. attributes:
  111. label: Nextcloud Desktop Client version
  112. description: Nextcloud Desktop Client version.
  113. placeholder: 3.5.0
  114. validations:
  115. required: true
  116. - type: dropdown
  117. id: fresh
  118. attributes:
  119. label: Is this bug present after an update or on a fresh install?
  120. description: Select if bug is present after an update or on a fresh install.
  121. options:
  122. - "Updated from a minor version (ex. 3.4.2 to 3.4.4)"
  123. - "Updated to a major version (ex. 3.3.6 to 3.4.0)"
  124. - "Fresh desktop client install"
  125. validations:
  126. required: true
  127. - type: dropdown
  128. id: encryption
  129. attributes:
  130. label: Are you using the Nextcloud Server Encryption module?
  131. description: |
  132. Select if encryption is Enabled on your Nextcloud Server.
  133. options:
  134. - "Encryption is Enabled"
  135. - "Encryption is Disabled"
  136. validations:
  137. required: true
  138. - type: checkboxes
  139. id: users
  140. attributes:
  141. label: Are you using an external user-backend?
  142. description: |
  143. Select all user-backends Enabled on your Nextcloud Server.
  144. Describe in the "Additional info" section if you chose "Other".
  145. options:
  146. - label: "Default internal user-backend"
  147. - label: "LDAP/ Active Directory"
  148. - label: "SSO - SAML"
  149. - label: "Other"
  150. validations:
  151. required: true
  152. - type: textarea
  153. id: desktop-logs
  154. attributes:
  155. label: Nextcloud Server logs
  156. description: |
  157. Provide Nextcloud Server logs lines.
  158. Copy all contents from `data/nextcloud.log` or a RAW from `/settings/admin/logging` section:
  159. > NOTE: This will be automatically formatted into code or attach the file to the issue.
  160. render: shell
  161. validations:
  162. required: false
  163. - type: textarea
  164. id: additional-info
  165. attributes:
  166. label: Additional info
  167. description: Any additional information related to the issue.
  168. validations:
  169. required: false
  170. - type: markdown
  171. attributes:
  172. value: |
  173. ## :warning: Desktop Client Logs
  174. Since 3.1: Under the "General" settings, you can click on **"Create Debug Archive"** to pick the location of where the desktop client will export the logs and the database to a zip file: https://docs.nextcloud.com/desktop/3.4/troubleshooting.html#create-debug-archive
  175. > Please attach the debug archive to this issue.
  176. - type: markdown
  177. attributes:
  178. value: |
  179. ## :camera: Screenshots
  180. Feel free to attach any screenshots that might help you to describe the bug your are experiencing.