Versions Compared

Key

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

\uD83D\uDCD8 JQL functions

  1. requestsImportedToLevel(levelName, filter, isImported)

    1. Parameters:

      1. levelName (mandatory): The name of TM level

      2. filter (optional): jql function to filter the results

      3. isImported (optional): flag if search is for imported requests

    2. Example of JQL: issue in projectsForPropertyrequestsImportedToLevel("devSystemsQuality", "~project = TIF", "NT1_100true")

  2. requestsImportedToSystem(system, filter, isImported)

    1. Parameters:

      1. system (mandatory): The name of SAP system

      2. filter (optional): jql function to filter the results

      3. isImported (optional): flag if search is for imported requests into the system

    2. Example of JQL: issue in requestsImportedToSystem("MT3", "project = TIF", "true")

\uD83D\uDCD8 Searchable issue properties

...