-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
8.19.0, 8.20.8, 9.2.0, 9.4.4, 9.4.8, 9.4.17
-
8.19
-
46
-
Severity 3 - Minor
-
Issue Summary
Custom field description for "Target start/Target end" in Jira shows the description of these fields is coming within HTML tags on the issue Edit/Create Screen.
Steps to Reproduce
- Edit an issue having Target start and Target end date on Edit/Create issue screen
- Description of Target start and Target end comes under the HTML tags:
Workaround
Adding CSS on the Announcement Banner:
<style type="text/css"> #customfield_XXXXX-description {display: none;} #customfield_YYYYY-description {display: none;} </style>
Change the "XXXXX" and "YYYYY" with the IDs for the "Target Start" and "Target End" custom field IDs.
This will hide the description for the custom fields on the Edit screen.
- is related to
-
JPOSERVER-4378 Customfield description shows <span> tag when viewing Roadmap fields on a screen
-
- Closed
-
-
JPOSERVER-2926 HTML description not rendered for Advanced Roadmaps locked custom fields
-
- Gathering Impact
-
-
JSWSERVER-24985 Support custom HTML in custom field options when filtering
- Gathering Interest
- is caused by
-
JACCESS-1296 You do not have permission to view this issue
- is cloned by
-
JPO-18280 Failed to load
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
Form Name |
---|
Still happens in LTS 9.4.7