Versions Compared

Key

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

Introduction

Atlassian imposes limitations on how ScriptRunner JQL functions can integrate with their infrastructure.

With ScriptRunner Enhanced Search, users can utilize JQL functions and save them as filters for use in Atlassian's JQL search.
This means that you will be able to use it with Tissue Cloud! (smile)

Steps to follow

  1. Head to ScriptRunner Enhanced Search

    ScriptRunner Enhanced Search.png


  2. Enter your JQL

    JQL Search.png


  3. Check that the issues displayed are what you expect

    JQL Search Issues.png


  4. Save JQL as a filter

    Save as Filter.png


  5. Update the filter options as required

    Save Filter Options.png


  6. Use the new filter in Tissue by modifying the JQL

    Code Block
    filter = "EnhancedSearch"

    Adding to Tissue JQL.png

  7. You will be able to see the same results shown in Step 3 in your Tissue Gadget

    Issues shown in Tissue Gadget.png

Reference