Hi!
I'm experiencing a strange problem when trying to get issues using status changed TO in my query.
If I use the following query, it returns ~600 issues, which is the expected result.
project = TRCT and status = Done
then, if I use this one:
project = TRCT and status changed TO Done
it returns 0 issues.
But, if I remove the project from the query:
status changed TO Done
it returns a bunch of issues from all the projects, except mine.
It seems that for some reason, my project is being ignored when using status changed TO.
Any idea what could be causing this problem?
Thanks!
Start with a sample of the "done" issues in the project. Check their histories, and how their status got changed to "done"
Hi Nic, thanks for answering.
Not sure what you meant with "how their status got changed to 'done'"
Anyway, I just reached out to Atlassian support.
Thanks!
Maxi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What was done to the issues to change their status to done? Does the history show "status changed from something to done" anywhere?
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.