How can I report on all Assignment Group a catalog task has been assigned to?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2019 09:58 AM
I have been asked to create a report showing all Assignment Groups that a task has been assigned to. For example:
SCTASK0010001 is initially assigned to "Group A", then is assigned to "Group B", then assigned back to "Group A".
I need to show all the groups that this task is assigned to. I have tried using sc_task_metric table, but it is only showing the current assignment group. Using my example above, it will have 3 entries in a list report, but the assignment group for all 3 entries is "Group A", it never shows "Group B".
This is in London Patch 6b.
- Labels:
-
Analytics and Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2019 11:35 AM
I dont think Metric will work for the historic data. It will only work for the records that are created after the metric creation.
Please mark my response as correct and helpful if it helped solved your question.
-Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2019 11:39 AM
Correct, it will be from that point forward. But since the values were not stored anywhere else, that will have to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2019 11:46 AM
The closest you can do is on History line
Please mark my response as correct and helpful if it helped solved your question.
-Thanks