Hello,
I have created custom field with type single issue link picker below is the JQL for that
(type =Initiative and status != Done ).
But I'm unable to load all the Initiative in the instance. Please help me on this.
TIA
HI @ashok 1234
Are you sure you have been created custom field with type single issue link picker.
If yes, then is this is coming from any third party add-on or what?
type =Initiative and status != Done
Here type is nothing but Issue type correct? if so, then the issue type (Initiative) all issues are in done status.
Please check your JQL and the project in which you want to fetch the data.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.