Error in JQL

Issue #105 new
Former user created an issue

Whenever I enter a custom JQL query, I get the error:

Error in the JQL Query: Expecting ',' but got 'DURING'. (line 1, character 83)

This error in the query causes no items to be returned and my charts don't work :(

Comments (3)

  1. Athira Krishnan

    I got the same error because I selected the time series field as “None”. My query works in the JQL editor, but DURING gets auto-appended when configuring the chart, so I don’t know how to remove it.

    There is a message displayed below the time series option:

    NB. The JQL query will be executed once per time period.
    The appropriate " DURING (X,Y)" will replace any occurance
    of $DURING in the query below, or if not found will be appended

  2. boydo repo owner

    @Athira Krishnan Can you describe what you want to plot, and provide your query so far pls?

  3. Log in to comment