Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to search issue from description(containing multiple lines) using python API?

sid_mehta
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 21, 2020

I have tried the following way to do so

desc="\"string1\" AND \"string2\""

issues=jira.search_issues('description ~ "+desc)

I am getting error 400. Can you please tell me how to send a correct query using python API?

Also same search string is working on GUI to search issues.

0 answers

Suggest an answer

Log in or Sign up to answer