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

Documentation for disabling a web item in a plugin is incorrect (including documentation about the same feature for several other plugin module types)

XMLWordPrintable

      Our documentation shows that in order to disable a web item, you should use the attribute like this:

      <web-item ... disabled="true">
      

      From a support case we found that this isn't correct and the proper way to disable a web item is:

      <web-item ... state="disabled">
      

      If the latter is intended to be the correct way to disable a web item, we should update the docs to reflect this.

              ggaskell Giles Gaskell [Atlassian]
              alaskowski Adam Laskowski (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: