Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties


Description

Add a share permission to a filter. Identify the share permission by type and value parameters. Supported types are anyone (or global), any (or loggedin), user, group, project and projectRole. Use anyone or global type for all (including anonymous) users. Use any or loggedin type for all authenticated users. Alternatively, specify one of the project, role, group, or userId parameters to add their respective type (project, projectRole, group, or user) without specify type. Note that user type is only supported by jria cloudfor editors. Use permission parameter to specify view or edit permission. The default permession permission value is view. Note View permission is automatically granted if edit permission type is granted. For anyone (or global) and any (or loggedin) types, they can only have view permission . For jira cloud, only the filter owner has edit permission, all others will only have view permissionand they cannot coexist with other permission types.

Required Parameters

filter, (type or userId or group or project or role)

Optional Parameters

permission, value, continue

Type

Create

Category

Filters

Output Formats

Replacement Variables

filter, filterId, permissionId

Hostingcloud,server,datacenter
Since Version9.9

Examples

addFilterPermission


...