-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
Issue Summary
The jira.permission.createclone permission does not work properly on Jira cloud, other conversations indicate it will deny creation of issues, rather than cloning. https://jira.atlassian.com/browse/JRACLOUD-74281 was implemented to allow sub-task creation, though it doesn't fix the overall workflow property not working as expected.
Steps to Reproduce
- Utilize the jira.permission.createclone workflow property, notice it stops issues (like child issues) from being created, rather than just denying clone operations
Expected Results
The createclone workflow property should deny cloning specifically.
Actual Results
The createclone workflow property denies all issue creation, making it so child issues also cannot be created.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
JRACLOUD-8497 Ability to disable "Clone Issue" link per project
- Future Consideration