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

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fe9534534cb0 Deepak Kumar
              Votes:
              169 Vote for this issue
              Watchers:
              145 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: