...
finds the issues that the Project Manager field changed to josé.saramago from jane.austen.
...
customFieldOptionChangedTo()
Search for information regarding the history of the issue.
...
finds the issues that the Project Manager field changed to josé.saramago.
...
customFieldOptionChangedFrom()
Search for information regarding the history of the issue.
...
finds the issues that removed josé.saramago from the Project Manager field.
fieldUpdatedByMe()
Search for issues that the specified custom field is updated by current user.
Examples
Tip |
---|
issue in fieldUpdatedByMe("Custom Field ID/Name") |
fieldUpdatedByUser() 🔎
Search for issues that the specified custom field is updated by a user.
Examples
Tip |
---|
issue in fieldUpdatedByUser("Full Name", "Custom Field ID/Name") |