i want to create an app that would build some graphics automatically, and instead of counting the number of result i get, i would like to retrieve directly the number of result.
i didn't find anything in the JQL doc about it
Hello,
If you want to know the number of result, then you should get the result and count it. There is no other way.
JQL is for getting a list of issues that match a question. It's up to the reporting or display of these to compile any output you need from it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks, that's what i was thinking but i wasn't sure so i asked :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.