Hi Community,
I have a specific case where I want, a custom field should be hidden or set ReadOnly based of current Parent issue status and Child issue status (child linked via Parent Link)
Please note: Custom field is present on Parent issue in Parent project only and the linked Child issue is in Child project.
Please guide how to achieve the above using scriptrunner behaviour, workflow conditions, validations, or postfunctions, or Jira Automation rules.
Thanks
I hope you're doing great.
If you're interested, you can achieve it with Power Scripts - Live Fields
https://appfire.atlassian.net/wiki/spaces/PSJ/pages/15488008/Live+Fields
You can hide, disable and other actions with Live Field routines
https://appfire.atlassian.net/wiki/spaces/PSJ/pages/15480364/lfHide
https://appfire.atlassian.net/wiki/spaces/PSJ/pages/15480350/lfDisable
https://appfire.atlassian.net/wiki/spaces/PSJ/pages/15488597/Configuring+Live+Fields
I hope it helps this alternative.
Thank you.
Regards,
Hector
Thank you for sharing the above details. I will explore it.
Currently, I am looking for scriptrunner behavior related solutio to resolve my request.
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.