Details
-
Suggestion
-
Status: New
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Right now some of the Xray JQL functions can be used without parameters.
In large Jira instances, this request can cause performance issues due to the amount of returned issues.
The idea is to give Jira admins an option to disable such calls, so users will have to input parameters so to avoid performance hits.
Some of the options that can be used today without any parameters:
- testsWithNoTestSet()
- testsWithoutTestExecution()
- defectsCreatedDuringTesting()
- manualTestsWithoutSteps()