...
Tip |
---|
issue in fieldUpdatedByMe("query", "Custom Field ID/Name") |
fieldUpdatedByUser() 🔎
...
Tip |
---|
issue in fieldUpdatedByUser("query", "Full Name", "Custom Field ID/Name") |
customFieldOptionChanged() 🔎
Search for issues that the specified custom field value is changed.
Examples
Tip |
---|
issue in customFieldOptionChanged("query", "Custom Field ID/Name", "From Value", "To Value") |
customFieldOptionChangedFrom() 🔎
Search for issues from which the specified custom field value is changed.
Examples
Tip |
---|
issue in customFieldOptionChangedFrom("query", "Custom Field ID/Name", "From Value") |
customFieldOptionChangedTo() 🔎
Search for issues in which the specified custom field value is changed to.
Examples
Tip |
---|
issue in customFieldOptionChangedTo("query", "Custom Field ID/Name", "To Value") |