I have 3 team-managed projects: Design Project, Dev Project, and Test Project. When an issue is done in the design project, the issue needs to be cloned into dev project. Also, when an issue is done in the dev project, the issue needs to be cloned into test project. I have the automation but it fails. I will add the screenshots. I am open to any suggestions, thanks.
Design Project Automation:
Design Project Automation Fail:
Dev Project Automation:
Dev Project Automation Fail:
Hello,
Try to make a ScriptRunner behaviour if you are not on Cloud.
https://scriptrunner.adaptavist.com/latest/jira/behaviours-overview.html
Behaviours can hide field in UI.
Awesome!!! Did not know about behaviors... I will give it a try and mark it answered if it works!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh I see behaviors can hide the entire field but not limit it to not have a certain value. So I want one of the versions (call hotfix) not available for the hotfix issue type. SO Hot fix is both a version in project A and an issue type. If we are in the issue type hotfix making affects version hotfix makes no sense but people are still using it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.