Hi, I am using Jira cloud and i want to hide some custom fields in Jira for specific Project and we are using Script runner but in cloud we don't have behaviors in Jira Cloud. So, how i can i achieve this criteria.
Please help me, Thanks in advance.
You can hide the fields in the issue layouts for that specific project. That would allow you to continue to use the shared configuration schemes but keep the fields from being visible in that project. Keep in mind you'll need to do it for each issue type in the project.
By using different screen schemes for the different projects. Check this out.
Specify field behavior | Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you @Curt Holley for your Response.
We are using the same Schemes for many projects (like 100+) using separate schemes is not something i am looking for.
Let me know if i can do with Script runner like how we can use behaviors in Server or DC the same way i want to achieve in Cloud But in Cloud we don't have behaviors.
Any other suggestions will be much appreciated.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could do it via the Context of the custom fields, but you will run into the same (Admin overhead) there, if you have to move out of Global project setting and having to select each project you want it viewed on.
Personally, I don't know if there is a way to do this via Scriptrunner cloud (sounds like not). Perhaps ask them?
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.