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

Add Ability Hide Empty Fields on Agile Cards

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • 4
    • 1
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Issue
      Currently it's possible to add additional fields to card views in Agile. It would be nice if it were possible to hide the field instead of displaying "None" if there's no value.
      Workaround for Kanban boards

      Add the following css to the banner:

      <style type="text/css">
      .ghx-issue .ghx-extra-fields .ghx-fa {
          display: none;
      }
      </style>
      

            Unassigned Unassigned
            ddiblasio David Di Blasio
            Votes:
            172 Vote for this issue
            Watchers:
            71 Start watching this issue

              Created:
              Updated: