Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,555,286
Community Members
 
Community Events
184
Community Groups

How can i disable the menu option 'convert to issue' from the sub task menu ?

I need to disable all changing/ editing of parent task and its sub-tasks. How can I disable the 'convert to issue'? 

3 answers

1 vote
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Feb 08, 2019

Hello Marion,

The only option to restrict this kind of change with JIRA functionalities would be to removing the move issues permission from the users, however, it would cause them to don't be able to change the projects of the sub-tasks too.

Another option would be by using ScriptRunner plugin, which has the ability to hide the move button with the Hide UI element built-in function in ScriptRunner. You can set a condition that the button will be visible only for certain issue types, or possibly by user roles or group membership. Please see:

Let me know if one of the options work for you, Marion.

Hello, ´Convert to Issue´ is still visible. Screen Shot 2019-02-11 at 4.17.26 PM.png

Disabling ´move issues´ in the user permission, successfully removed the move button from the subtask and parent task menu. However, it is still possible to convert the subtask to an issue with the ´Convert to Issue´ in the sub-task menu. 

Is there an option to hide the  ´Convert to Issue´ button ?

Like davesoft11 likes this

Screen Shot 2019-02-11 at 4.52.02 PM.png

to clarify, disabling the ´move issues´in teh user permission, sucessfully removes the ´Convert to Sub-Task´from the parent menu, however the convert button is still visible on the sub task menu.

Remove the sub-task issue types from your project's Issue type Scheme. Problem will be Solved.

If you want sub-tasks in your project, Please use the suggestion given above to use Script runner.

I'm going to +1 what I believe @Marion Dlugokinski is saying.

In my case, a user who definitely does not have "Move" permissions was able to convert a sub-task to an Issue. I don't want him to be able to do that, but I definitely need the feature to exist, but as the jira admin, I use it all the time.

So either the Move permission is not working as expected, or that's not the permission governing access to the "convert to issue" feature, or.... perhaps there's something here I don't understand. 

The "Convert to Issue" and "Convert to Sub-Task" links in the "More" menu can be deactivated system-wide in the Issue Operations Plugin in your UPM.

Suggest an answer

Log in or Sign up to answer