Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-96454

Custom JQL, argument validation before invocation.

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Suggestion Summary

      Currently while using the following module: 

      jira:jqlFunction

      Whenever a JQL search is made using the custom Function, there is no pre-invocation argument validation, meaning, that a user can provide incorrect number of arguments and still the app is invoked, consuming resources, and only in the execution time, Jira identifies that the number of arguments is invalid.

       

      While it's possible as a workaround, check the number of arguments in the request, in the end it still requires the app being invoked and resources being used to check if the correct number of arguments are valid.

       

      Having Jira check it before actually invoke the app's backend function will reduce the app's consume.

              Unassigned Unassigned
              6f0957aa1bcc Emmanuel Bellezza
              Votes:
              3 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: