I made enm_system custom field referring to system object field. However I can't search created issue with enm_system custom field.
I tried several ways. How should I do?
project = ENMCOMITSM AND ENM_System in iqlFunction("System.\"Name\" = \"ONTRUST.주문\"")
project = ENMCOMITSM AND ENM_System in iqlFunction("Name = ONTRUST.주문")
project = ENMCOMITSM AND ENM_System in iqlFunction("Object HAVING outboundReferences(Name = \"ONTRUST.주문\")")
Hi @Merkur Interactive Services,
did you check your Jira project's issue type scheme?
As long as your Jira project has not the bug issue types enabled in its issue type scheme, I'd bet you cannot choose them for your QaSpace configuration either.
Please check the documentary about issue type schemes.
Hope that helps!
Best wishes
Chris
STAGIL
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.