Hi @Samiksha Ardu . Welcome!
Yes, it is possible to do this. You can create a Scrum or Kanban board from either a new project, an existing project or a saved filter/query.
Create the filter first and save it. If you need to combine the results of multiple filters you can do that by referring to them in the JQL as follows:
filter = "FilterA" or filter = "FilterB" or filter = "FilterC"
(or similar...check the output matches what you expect to see)
Once the filter is saved, go to the Boards area and create a new Scrum or Kanban board based on the filter you just created.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Samiksha Ardu , you can't set multiple filters as a configuration of a single board, but you can prepare query which consists of results of multiple filters, so it can be like:
where 10012 and 10005 are IDs of two other filters.
Let me know, if you need more information
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.
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.