You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Scenario
We are migrating issues from one project to another project in Jira
We migrated all the closed issues from the old project to the new project
Now I want to block users from creating any more new issues in my old project – but at the same time I want my users to work on the Open issues ( which includes sub-task creation at multiple steps in workflow)
Issue faced
updated permission scheme of the project – “ Create issue “ permission
But what happened, in this case, was that the users were not able to create any more new issues in the Project, but for the open issues they weren’t able to create sub-tasks also
Requirement
I need to block users from creating issues in my Jira project, at the same time they should be able to create sub-tasks for the existing Main tasks.