Hi,
When i write a seach query and fires it in the browser, it returns null.
The Query is : http://localhost:8080/rest/api/2/search?jql=Name~WO1.X.D
but it works fine for other queries :
http://localhost:8080/rest/api/2/search?jql=Name~WOP-D
I think the problem in in the name WO1.X.D
The "dots(.)" are not recognised.
Can somebody tell me a alternate for it .
TIA!
Hi, can you try replacing "." with "%2E". I think they need to be escaped.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.