Objects

You can access the fields on JIRA objects such as issues, projects and users by using the . operator.

all.projects.versions

You can use the field ID or the field name to refer to the field. If the field name has spaces or special characters in it you must use double quotes to surround the name.

questions.User."Display Name"
Still have questions? Contact our friendly support team, we are here to help!