Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-21961

Target start/Target end Date - Html tags visible in field description during issue edit/create screen

      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.

            [JSWSERVER-21961] Target start/Target end Date - Html tags visible in field description during issue edit/create screen

            No work has yet been logged on this issue.

              Unassigned Unassigned
              fe9534534cb0 Deepak Kumar
              Affected customers:
              169 This affects my team
              Watchers:
              147 Start watching this issue

                Created:
                Updated:
                Resolved: