How can I see which items need to be approved by a specific group?

Lee Chickering
Lee Chickering

You may want to consider using a KQL search to find which items need to be approved by a specific group. 

First, filter for items that are in a resolved state. 

Next, type the following example KQL into the search bar: 

not approved: QM

If you are searching for a different group name, replace QM with the shorthand values for the standard Ketryx-defined groups. Currently, custom group names defined by the organization are not supported by this function. The following shorthand values for the standard Ketryx-defined groups are supported: 

RD = "R&D Leads"
PM = "Product Managers"
QM = "Quality Managers"
DEV = Developers
QC = "Quality Control"

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Article is closed for comments.