Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1. Opening Expression Tester

  • The Expression Tester is available in the App menu of your Jira instance

  • Click on “Apps” and then on “Expression Tester”

...

2.

...

Interface Elements

When you open the open the Expression Tester app, it will look similar to this:

...

  1. Enter a

  • New pages are created as children of the page you are currently viewing.

2. Add to your page

  • Click "Edit" to enter the Confluence editor and use the page layouts feature to structure your content using sections and columns.

  • Use headings to format your text and drag and drop images into your page to provide visual interest.

  • Click "Insert" and select "Other Macros" to add macros for navigation, special formatting and other media.

3. Organise your pages

Here are some tips for organising your content.

  • Change the page order

The sidebar on the left displays your pages in a hierarchy. If you have Space Administrator permissions you can click "Space Tools" > "Reorder Pages" to move pages around.

  • Add labels

Labels help keep pages organised and make it easier for you to find the information you need. Click "Labels" at the bottom of a page to add or edit. The "Related pages" section on this page uses labels too!

  • Make templates

...

  1. Issue Key
    Enter an issue key to add that issue to the Expression’s execution context. The issue will be available as issue.

  2. Project Key
    Enter a project key to add that project to the Expression’s execution context. The project will be available as project.

  3. JQL Query Editor
    To execute an Expression on a number of issues, open the JQL query editor and use JQL to select multiple issues. The results of the JQL query will be available as a list of issues named issues.

  4. Jira Expression
    Enter your Jira Expression here. White spaces and newlines are ignored by Jira Expressions, so it makes sense to use both widely to make longer Expressions more readable.

  5. Your Results
    This text box will show the results of your Jira Expression.

  6. Evaluate
    Click the Evaluate button to execute your Jira Expression

  7. Download as JSON
    Click this button to download your results as JSON

  8. ?
    Click the question mark to open the inline help and settings.

3. Settings

Currently, there is only one setting to change: “Send anonymous analytics data“. When enabled, the app anonymously stores usage data, i.e. the Expression being evaluated. This helps us understand how users are using the Expression Tester app.

The app does not store the results of an expression nor do we have any way to connect the usage data to a specific instance or user.