Hi Community,
I have created a Select List (multi-choose) custom field "Platform" and added three options: Jira, Confluence, BitBucket.
I want to hide above option of "Platform" field based on user conditions.
If a jira user opens the issue in edit screen, he only gets JIRA option in Platform drop-down,
If Confluence user opens the issue in edit screen, he only see Confluence option in Platform drop-down. Similarly with Bitbucket user.
Please guide how I can configure the above configuration using Scriptrunner, JMWE, or Jira automation or any conditions, validations, or post function in workflow.
Thanks