fix: issue descriptions not showing

This commit is contained in:
2026-01-26 23:53:35 +00:00
parent 71be765956
commit 0252a7b949
2 changed files with 1 additions and 2 deletions

View File

@@ -454,7 +454,7 @@ export function IssueDetails({
/>
</div>
</div>
{organisation?.Organisation.features.description &&
{organisation?.Organisation.features.issueDescriptions &&
(description || isEditingDescription ? (
<Textarea
ref={descriptionRef}

View File

@@ -1,7 +1,6 @@
# HIGH PRIORITY
- BUGS:
- issue descriptions not showing
- FEATURES:
- pricing page
- see jira and other competitors