Viewing Change request as end user
Best Answers
-
Joe_Burrows Cireson Devops Super IT Monkey ✭✭✭✭✭Hello Josh
The "My Work" view shows all workitems where the logged in user is the affected user of a workitem. Just make sure your runbook adds the affected user relationship when it creates the CR and it should appear fine.
Checkout the below table, it shows the criteria of each out of box view - very helpful in understanding what should show where:
https://support.cireson.com/KnowledgeBase/View/1103#/
Cheers
Joe5 -
Joshua_Walker Customer Adept IT Monkey ✭✭seth_coussens said:For it to show under 'My Requests' the relationship has to be the 'Affected User' relationship (which the CR does not who in the OOB form). From the screenshots above it doesn't look like this is being set, or we aren't pulling it into the grid because it's not on the CR OOB.
Most likely you'll need to define a custom CR type projection as the default projection that contains the affected user relationship as I would assume the out of the box CR type projection does not contain that relationship.
If you'd like me to go into further detail on this, let me know and I'll write something up!
But this should not be necessary. I think the portal should also leverage the Created By User Field in place of Affected User since Affected User field doesnt exist on the CR form by default6
Answers
The "My Work" view shows all workitems where the logged in user is the affected user of a workitem. Just make sure your runbook adds the affected user relationship when it creates the CR and it should appear fine.
Checkout the below table, it shows the criteria of each out of box view - very helpful in understanding what should show where:
https://support.cireson.com/KnowledgeBase/View/1103#/
Cheers
Joe
Most likely you'll need to define a custom CR type projection as the default projection that contains the affected user relationship as I would assume the out of the box CR type projection does not contain that relationship.
If you'd like me to go into further detail on this, let me know and I'll write something up!
But this should not be necessary. I think the portal should also leverage the Created By User Field in place of Affected User since Affected User field doesnt exist on the CR form by default
You could put it through as a feature request though.
In this example that is correct, what I mean is in the scenario where a analyst creates a work item on behalf of someone else.