I need to remove NONE value in drop down field, is this possible
Hi Lawrence,
Please try http://domain.com/rest/api/2/search?jql=created%20%3E=%20%222018/01/01%22%20and%20created%20%3C=%20%222018/06/08%22
Hi Aleksandr, thanks for answering, but it gave me an error:
{"errorMessages":["Error in the JQL Query: Expecting operator before the end of the query. The valid operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' and 'IS NOT'."],"errors":{}}I looked up the error and I read that it is something about the blank spaces in the URL?
How would I fix this problem?
Edit: The updated answer fixed this error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, I've edited the answer. The first response version was wrong.
Do you have error with updated URL (http://domain.com/rest/api/2/search?jql=created%20%3E=%20%222018/01/01%22%20and%20created%20%3C=%20%222018/06/08%22)?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi lawrence can u help me in that i am also getting this message
{"errorMessages":["Error in the JQL Query: Expecting either 'OR' or 'AND' but got ')'. (line 1, character 52)"],"errors":{}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.