[jbosstools-issues] [JBoss JIRA] (JBIDE-22270) [jiralint] Error in JQL Query: Expecting either a value, list or function but got ')'

Max Rydahl Andersen (JIRA) issues at jboss.org
Mon May 2 05:29:00 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-22270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199538#comment-13199538 ] 

Max Rydahl Andersen commented on JBIDE-22270:
---------------------------------------------

now with better network.

The actual error is this:

{quote}
updating filter ds_next_maint->((project = JBIDE AND fixVersion in (   )) OR (project = JBDS AND fixVersion in ( 9.1.0.GA )))
HTTPError = 400 {"errorMessages":["Error in JQL Query: Expecting either a value, list or function but got ')'. You must surround ')' in quotation marks to use it as a value. (line 1, character 41)"],"errors":{}}
{quote}

and her can be seen fixVersion is empty which should not happen.

looking at definiton of ds_next_maint it is seen that jbide_next_maint_versions is what ends up empty. What is weird is why jbds_next_main_versions has content.
Would indicate 9.1.0 GA was not mark as released.

Thus yes, JBIDE has no start date for its next maintaennce - I've set it to its start date: 20/Apr/2016 and JBDS 9.1 was not marked as released and 9.1.1 was also missing start date.

Fixed - thus please remember just because the release of a maintanence is not planned we still know when the branch/work for it could at the earlist start.


> [jiralint] Error in JQL Query: Expecting either a value, list or function but got ')'
> -------------------------------------------------------------------------------------
>
>                 Key: JBIDE-22270
>                 URL: https://issues.jboss.org/browse/JBIDE-22270
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: build
>    Affects Versions: 4.4.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Max Rydahl Andersen
>             Fix For: 4.4.0.Alpha2
>
>
> Somewhere in the last 8 days, a commit [1] broke jiralint:
> [1] https://github.com/maxandersen/jiralint/commits/master
> {code}HTTPError = 400 {"errorMessages":["Error in JQL Query: Expecting either a value, list or function but got ')'. You must surround ')' in quotation marks to use it as a value. (line 1, character 41)"],"errors":{}}
> Build step 'Jenkins Text Finder' changed build result to FAILURE
> {code} - http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-jiralint-daily/2067/console ... http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-jiralint-daily/2076/console
> The last good build was #2066:
> http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-jiralint-daily/2066/ (Apr 19, 2016 2:58:01 AM EST)
> Since then all builds have been red.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list