Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-18780

Hide access rights tab on Thread doctype

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 7.10-HF03
    • Fix Version/s: 8.10
    • Component/s: Forum (deprecated)

      Description

      Hide access rights tab on Thread doctype because permissions tab is now available everywhere.

      The following action should be removed (or at least disabled) now we have Permissions tab on every document.

      <action id="thread_rights" link="/incl/tabs/document_rights.xhtml"
        order="50" enabled="true" label="action.view.rights" icon="/icons/file.gif"
        type="rest_document_link">
        <category>VIEW_ACTION_LIST</category>
        <filter id="on_thread_rights">
          <rule grant="true">
            <permission>WriteSecurity</permission>
            <type>Thread</type>
          </rule>
        </filter>
      </action>
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: