Dashboard and Filter Administration Routines
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !
This section contains routines that enable users to handle dashboard and filter administration. |
Routines summary
- admChangeFilterOwner — Changes the ownership of an existing filter.
- admDeleteFilter — Deletes the filter with the specified id.
- admGetAllFilters — Retrieves all the filters available on the current instance.
- admGetAllOwnedFilters — Retrieves a list with all the filters owned by a user.
- admGetFilterById — Retrieves the filter by its id.
- admGetFilterOwner — Retrieves the filter owner.
- admGetFiltersByName — Retrieves all the filters identified by the specified name.
- admGetFiltersForProject — Retrieves all filters for a given project that the user is allowed to see.
- admShareFilter — Add shares to a filter based on project, role, group, user.
- admUpdateFilter — Update one ore more attributes for the provided filter.