Skip to end of banner
Go to start of banner

Field Updated By JQL functions Cloud

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

🔎: 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")

  • No labels