Compare commits

..

2 Commits

Author SHA1 Message Date
DogmaDragon
7c8590eb7b Merge pull request #6789 from stashapp/releases/0.31.0 2026-04-02 09:24:03 +03:00
DogmaDragon
91d9bda278 Merge pull request #6453 from stashapp/releases/0.30.1 2025-12-23 23:54:11 +02:00
2 changed files with 2 additions and 11 deletions

View File

@@ -6,15 +6,6 @@ body:
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: checkboxes
id: confirm-troubleshooting
attributes:
label: Have you enabled troubleshooting mode?
description: |
To ensure the bug is not caused by custom modifications or plugins make sure to enable troubleshooting mode before filing the report. In Stash go to Settings and click **Troubleshooting mode** and then retest to see if the bug still occurs.
options:
- label: I confirm that the troubleshooting mode is enabled.
required: true
- type: textarea
id: description
attributes:
@@ -70,4 +61,4 @@ body:
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output from Settings > Logs. This will be automatically formatted into code, so no need for backticks.
render: shell
render: shell

View File

@@ -9,7 +9,7 @@ The text field allows you to search using keywords. Keyword searching matches on
| Type | Fields searched |
|------|-----------------|
| Scene | Title, Details, Path, OSHash, Checksum, Marker titles |
| Image | Title, Details, Path, Checksum |
| Image | Title, Path, Checksum |
| Group | Title |
| Marker | Title, Scene title |
| Gallery | Title, Path, Checksum |