owner property

User? owner
final

The user who owns the filter. Defaults to the creator of the filter, however, Jira administrators can change the owner of a shared filter in the admin settings.

Implementation

final User? owner;