You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example --testCycle=bamboo Cycle, it will successfully create cycle with space between words, and when in will search for this cycle to put execution to it, in fails with message "Caused by: java.net.URISyntaxException: Illegal character in query at index 141: http://127.0.0.1/rest/zapi/latest/zql/executeSearch?zqlQuery=project='VISTJETFUTURE'%20and%20fixVersion='2.5.11'%20and%20cycleName='AT1: MIS+MWA Data Comparison'&offset=0
08-May-2017 19:45:06 at java.net.URI$Parser.fail(URI.java:2848)
08-May-2017 19:45:06 at java.net.URI$Parser.checkChars(URI.java:3021)
08-May-2017 19:45:06 at java.net.URI$Parser.parseHierarchical(URI.java:3111)
08-May-2017 19:45:06 at java.net.URI$Parser.parse(URI.java:3053)
08-May-2017 19:45:06 at java.net.URI.(URI.java:588)
08-May-2017 19:45:06 at java.net.URI.create(URI.java:850)
08-May-2017 19:45:06 ... 8 more
08-May-2017 19:45:07 :zephyrSync FAILED"
The text was updated successfully, but these errors were encountered:
For example --testCycle=bamboo Cycle, it will successfully create cycle with space between words, and when in will search for this cycle to put execution to it, in fails with message "Caused by: java.net.URISyntaxException: Illegal character in query at index 141: http://127.0.0.1/rest/zapi/latest/zql/executeSearch?zqlQuery=project='VISTJETFUTURE'%20and%20fixVersion='2.5.11'%20and%20cycleName='AT1: MIS+MWA Data Comparison'&offset=0
08-May-2017 19:45:06 at java.net.URI$Parser.fail(URI.java:2848)
08-May-2017 19:45:06 at java.net.URI$Parser.checkChars(URI.java:3021)
08-May-2017 19:45:06 at java.net.URI$Parser.parseHierarchical(URI.java:3111)
08-May-2017 19:45:06 at java.net.URI$Parser.parse(URI.java:3053)
08-May-2017 19:45:06 at java.net.URI.(URI.java:588)
08-May-2017 19:45:06 at java.net.URI.create(URI.java:850)
08-May-2017 19:45:06 ... 8 more
08-May-2017 19:45:07 :zephyrSync FAILED"
The text was updated successfully, but these errors were encountered: