I’m trying to add a custom feature to Jira's Issue Search page, where I want to create custom filters with different types like select list, check boxes, input fields, date pickers, etc.
I've explored using Fragments so far, but it looks like only Web Items are allowed through this method, and that's not exactly what I need. I want to add more dynamic and interactive filters, beyond what Web Items provide.
Are there any other methods I can use to achieve this?
Hi @Ruchitha
Welcome to the Atlassian Community!
I don't think what you are trying to achieve in Jira is feasible even with the use of ScriptRunner.
Best,
Fadoua
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.