Skip to end of banner
Go to start of banner

admCreateFilter

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

We've encountered an issue exporting this macro. Please try exporting again later.

Description

Creates a filter. Returns the JFilter structure. Name should be unique in your Jira

Parameters

Return Type

JFilter

Example

JFilter f = admCreateFilter("pcfilter", "project = TEST and issueType = Bug", currentUser(), "This is programatically created");

Returns the JFilter object, if correctly created.

See also

Filter by label

There are no items with the selected labels at this time.

  • No labels