Hey, I unfortunately can't get around it. I try to access the Category field of my Jira tickets within a created rule.
For example I want to search issues by category e.g. I have the Categories ("Process 1", "Process 2", "Process 3"). When I use the lookupIssue component and try to search
category = "Process 1"
I don't get any issues even though I know that the category exists.
Best regards
Nils
Welcome to our Community. It seems you're using the incorrect field name. Please see:
category = 标准产品
Hope it helps & Thanks,
YY哥
Hi Thx so much. It worked. I actually had to call the category field like this:
"Category[Category]" = "[Process-Name]".
Best
Nils
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Nils Herhaus
You havent said if you can search by category = "Process 1" in normal issue search and it returns results, outside of the rule.. so could be many things why you are not seeing results,
So, Cannot tell what could be the cause with what info you have shared so far.
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.