Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Share filter not showing

ebrahim rezaian November 21, 2022

Hi 

I want to share a filter but some kind of error wont show me the required fields. just like below picture.

I'm using Jira server.

Screenshot 2022-11-21 024815.png

1 answer

0 votes
Radek Dostál
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 21, 2022

Likely custom .css/.js, best would be to inspect the console in browser for any .js related errors. Then inspect the elements in DOM if there is anything funky going on with them (or if they're hidden/deleted altogether), but first place to look into always is "announcement banner" because that is the first place where we put our own .css to fix the interface.

Suggest an answer

Log in or Sign up to answer