In one project I have to hide bug,support issuetype options from issuetype field.For this I have used scriptrunner behaviours
I have used the script provided by scriptrunner for hiding few issuetypes from the issuetype field.
Solved: ScriptRunner - How To Restrict Issue Type Creation...
The issue here is the script is working on firefox browser but not working on Edge and Chrome.
Referred this community post but it is not working on chrome and edge browsers.
Hide Issue Types with ScriptRunner Behaviors (not ...
Solved: ScriptRunner - How To Restrict Issue Type Creation...
Can anyone please let me know what might be the issue for this script not working on chrome and edge browsers
HI @nalams
Why do you need to hide them ? Could you remove them by creating a dedicated Issue Type Scheme for this project instead ?
Regards
Actually the project was migrated from other instance to our instance and we have issues in the issuetypes we want to hide.
If we remove the issuetypes from the issuetype scheme,then we have to associate the issuetypes of the existing issues.,
For eg: I have Bug,Task,Support,Epic currently I want to remove Bug and Task, then the exisitng issues which have issuetype of Bug and Task should be migrated to either support or Epic
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.
Hi @nalams
In your description, you mentioned:-
The issue here is the script is working on firefox browser but not working on Edge and Chrome.
Please clarify, what version of ScriptRunner and Jira you are using. There was a major bug fix for the ScriptRunner Behaviours after Google Chrome version 127.x.x.x which caused mutation problems resulting in the Behaviour to fail in Chrome based Browsers.
Please refer to this Bug report for more information.
Thank you and Kind regards,
Ram
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.