/
Issue Saved Filter
Issue Saved Filter
From 7.11.0 version
ISSUESAVEDFILTER | |||
---|---|---|---|
Column | FILTERID | ISSUEID | ISSUE |
Type | BIGINT | BIGINT | OTHER |
Indexed | x | x |
This table is intended to search for a given filterid.
It returns all the issues in the filter. It works very similarly to the JQL table, therefore you canuse the same functions to extract field values from the ISSUE column.
In addition, a table to get all the filters that can be run by the user is also supported:
SAVEDFILTERS | |||||
---|---|---|---|---|---|
Column | ID | OWNER | NAME | DESCRIPTION | QUERY |
Type | BIGINT | VARCHAR | VARCHAR | VARCHAR | VARCHAR |
Indexed | x | x | x |
, multiple selections available,
Related content
Issue Moved
Issue Moved
More like this
Issue Custom Fields
Issue Custom Fields
More like this
Issue Work Logs
Issue Work Logs
More like this
Issue Status by Assignee
Issue Status by Assignee
More like this
linksHierarchyFilter
linksHierarchyFilter
More like this
Issue domain
Issue domain
More like this