Trouble with Javascript Charts

Issue #27 resolved
Former user created an issue

I'm having trouble with creating a simple chart. I'm using two setting,

Time series field none and project in (IMS)

The error I'm getting is:

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

What I'm trying to do it create a simple bar chart with Sev 1, 2, 3 and 4 at a point in time. I can't seem to get it to work. Any ideas?

Comments (3)

  1. boydo repo owner

    Hi, can you please try:

    .. WAS IN ..

    (instead of just 'IN')

    If that fails to work, can you please include your exact JQL query?

  2. Paul Merrill

    I'll close this one, I've used the WAS IN but there is now another issue which I've raised separately.

  3. Log in to comment