Defect #35195
closedLong Text label name is not displayed
0%
Description
When using a custom field of Long Text with "Full width layout", the label name is not displayed on the ticket screen if no value is entered.
The situation is the same for Redmine 4.1 / 4.2.
Files
Related issues
Updated by ryou soda over 3 years ago
Label name "Long-Text (Wide)" is not displayed
Updated by Marius BĂLTEANU over 3 years ago
- Status changed from New to Closed
- Resolution set to Invalid
This is the expected behaviour, custom fields with empty value are not rendered regardless their type (long text or not). Please reopen if you consider this a feature request, but in my opinion, displaying all the custom fields by default will eat a lot of space without any benefit.
Updated by ryou soda over 3 years ago
- File long-text_not-wide.jpg long-text_not-wide.jpg added
I understand the policy of not issuing it if it is empty.
If so, is it an unintended behavior that is displayed when it is not "Full width layout"?
Updated by Marius BĂLTEANU over 3 years ago
- Status changed from Closed to Reopened
- Assignee set to Marius BĂLTEANU
Updated by Marius BĂLTEANU over 3 years ago
- Resolution deleted (
Invalid)
Sorry, I posted a misinformation in my previous note.
I checked again now and all custom fields are shown in issue detail page except full width custom fields which are not rendered when the value is blank. You can see r16257 from #21705 for more details.
Considering this new and correct information, do you want to keep this open and track it as a feature request?
Updated by Marius BĂLTEANU over 3 years ago
- Related to Patch #21705: Option for long text custom fields to be displayed using full width added
Updated by ryou soda over 3 years ago
I understand that the label will be hidden only in the case of "Full width layout", so it is OK to close it.
Updated by Marius BĂLTEANU over 3 years ago
- Status changed from Reopened to Closed
- Resolution set to Invalid
Thanks for your feedback.