Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-76785

Installing a plugin with a web-item without a URL prevents the header from showing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • None
    • 9.4.0, 9.14.0
    • Navigation Panel
    • None

    Description

      Issue Summary

      This is reproducible on Data Center: (yes)

      Steps to Reproduce

      1. Step 1
        Create a plugin with a web-item that's missing a URL, e.g.
          <web-item
              key="example-web-item"
              section="admin_plugins_menu/upm_section"
              weight="1"
          >
              <label key="com.example.label"/>
      <!--        <link linkId="com.example.missing.url">/plugins/servlet/example</link>-->
              <tooltip key="com.example.label.tooltop"/>
          </web-item>
      
      1. Step 2
        Install the plugin
      2. Step 3
        Try to access any page in Jira

      Expected Results

      Pages work fine, just without the broken web-item

      Actual Results

      On some pages the header is not shown at all, on others (where the web-item would show, e.g. admin) will crash and not render at all

      Workaround

      There is no known work-around, the plugin must be uninstalled.

      Attachments

        Activity

          People

            mkemp mkemp [Atlassian]
            mkemp mkemp [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: