Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-8497

Ability to disable "Clone Issue" link per project

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • 283
    • 95
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Problem Definition

      Currently JIRA allows all users to clone issues. As a JIRA Administrator, I'd like to restrict the ability to Clone issues to certain groups only.

      Suggested Solution

      Add a Clone Issues permission to Permission Schemes.

      Original Description

      The "Clone this issue" link doesn't mean anything to most of our users, so it would be nice to be able to remove this link. It should be another permission in the Permission Schemes screen (like the "Link Issues" permission)

      Workaround

      Use the property jira.permission.createclone.denied in each status of the workflow and set the value to true, it should work.

      This process disables Clone as well as Split operation.

      Note

      The above-mentioned workaround of using the property "jira.permission.createclone.denied" is invalid since the property does not exist in Jira. What actually happens is that Jira interprets the property as "jira.permission.create.denied". Due to this, the creation of cloned issues is disabled. However, since this disables the entire issue create permission, it also disables the creation of child issues as mentioned in the recently closed bug ticket (JRACLOUD-80788).

        1. Screen Shot 2020-03-27 at 08.30.05.png
          151 kB
          Leonardo De Almeida
        2. Screen Shot 2020-03-27 at 08.24.46.png
          186 kB
          Leonardo De Almeida
        3. Screen Shot 2020-03-27 at 08.24.36.png
          182 kB
          Leonardo De Almeida
        4. screenshot-1.png
          9 kB
          Celso J

            Unassigned Unassigned
            b54c559f7dfe David Demner
            Votes:
            234 Vote for this issue
            Watchers:
            141 Start watching this issue

              Created:
              Updated: