Hi,
I have a subscription on a filter and it produced (4 issues) but when I looked at the filter it produced (10 issues), so I ran the subscription several times to check the results. Each time I got different results running with exactly the same filter. WHY?
The difference in the 6 issues I could narrow down to one field having "empty" values, so sometimes they turned up in the subscription (my email box) and sometimes they didn't. The filter itself always showed 10 issues. The subscription alternated between 4 and 10 issues each time. My filter included the field = EMPTY which someone pointed out quite rightly should have been field IS EMPTY, so I changed that but not sure if that confused the filter or not.
Any comments, I'm just interested more than anything about why that would happen.
Thanks,
Denise
And after changing to "IS EMPTY" is the subscription always returning 10 issues?
Thiago,
This is the query and later I changed the "= empty" to IS EMPTY.
JQL Query: ("Project Office" = EPO or "Project Office" = empty) and project = "Work Request" and createdDate > startOfWeek() and issuetype != Sub-Task
Sorted by: Key descending
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Denise,
What is the SQL filter for this subscription?
This seems to be a index problem, but needs to be checked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.