Forums

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

Is there a way to find issues with custom properies?

Volodymyr Honcharov
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!
April 8, 2020

I have created plugin for cloud Jira which use Jira expression(/rest/api/3/expression/eval) to find issue which contains custom properties. Now I need to port this functionality to server version. Is it possible? I tried use /rest/api/2/search but jql doesn't support search by properies 

1 answer

1 accepted

0 votes
Answer accepted
Jack Nolddor _Sweet Bananas_
Atlassian Partner
April 8, 2020

Hi Volodymyr,

There is no a native JQL function to search issue properties you must create your JQL function as well as part of this migration process.

 

See https://developer.atlassian.com/server/jira/platform/jql-function/

 

Regards

Suggest an answer

Log in or Sign up to answer