Unable to generate the burndown chart - JQL keeps stating that EQUAL operator and "IN" Operator not supported.

Issue #100 new
Former user created an issue

Hi,

I am trying to generate burn-down for specific fixversion items in current sprint, but in vain. I am only getting the following error when I try to update the JQL:

project = XXX and fixversion in (XXX)

Error in JQL Query: The IN operator does not support the use of the during (startOfDay(), endOfDay()) predicate.

If I change the "IN" operator to "EQUAL", then I get the following error:

Error in JQL Query: The EQUALS operator does not support the use of the during (startOfDay(), endOfDay()) predicate.

Kindly can you review the screen grabs in the attached PDF and let me know if I am missing anything here.

Comments (0)

  1. Log in to comment