🔎: available in Issue Navigator.
fieldUpdatedByMe()
Search for issues that the specified custom field is updated by current user.
Examples
issue in fieldUpdatedByMe("query", "Custom Field Name")
fieldUpdatedByUser() 🔎
Search for issues that the specified custom field is updated by a user.
Examples
issue in fieldUpdatedByUser("query", "Full Name", "Custom Field Name")