Is there a possibility to insert a menu item in the issue dropdown menu?
Concrete: I want to insert an own filter to share with everyone in my company.
(I have admin rights for Jira)
You need to add a web-item in a right web section and point this item to your filter url. All this you can do by developing App/Plugin Development and installing the App in your JIRA.
Alternatively , if you have already script runner in your instance then you can do it relatively easily.
Follow this link :
https://scriptrunner.adaptavist.com/4.3.9/jira/fragments/WebItem.html
Regards
Prakhar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.