\uD83D\uDCD8 JQL functions
requestsImportedToLevel(levelName, filter, isImported)
Parameters:
levelName (mandatory): The name of TM level
filter (optional): jql function to filter the results
isImported (optional): flag if search is for imported requests
Example of JQL: issue in projectsForPropertyrequestsImportedToLevel("devSystemsQuality", "~project = TIF", "NT1_100true")
requestsImportedToSystem(system, filter, isImported)
Parameters:
system (mandatory): The name of SAP system
filter (optional): jql function to filter the results
isImported (optional): flag if search is for imported requests into the system
Example of JQL: issue in requestsImportedToSystem("MT3", "project = TIF", "true")
\uD83D\uDCD8 Searchable issue properties
...