From the course: Jira Administration: Automation

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Accessing project and issue data

Accessing project and issue data - Jira Tutorial

From the course: Jira Administration: Automation

Accessing project and issue data

- In this section, I'll share some easy ways to determine smart value capabilities to access Jira project and issue data. First, try this URL format for an easy way to get issue configuration information like custom field names. You don't need any programming skills to access this information. Just make sure you're logged into Jira and paste the URL displayed in your browser's address bar. For example, if I'm looking for a field or value used in issue service 14, I can simply embed that ID in the REST API URL to see all the available data. More information about finding smart values is available in the documentation. Here's the page for cloud, and here's the page for data center. Next, there's a great helper feature right in the rule builder. In the example, click the curly bracket icon in the comment box on the right. In the overlay, use the search box, use the tabs or scroll through the recommendations list for examples and usage tips. Finally, Atlassian has completed a list of…

Contents