What is the form o a RESOLUTION_ID in the RESOLUTION Table?
2 answers
Comments
WI_ITEMID="_M6xnILvvEeGDhq61G_6qUQ"WI_ID="266462"PROJECT_AREA_ITEMID="_mWphurWmEeG0L5pVvCZgdA"RESOLUTION="1"
So in the
RESOLUTION dataset I tried to find a row whose RESOLUTION_ID="_mWphurWmEeG0L5pVvCZgdAr1", but it returned no rows found
Qi,
Hi James,
Can you give me an example of a resolution id that it does find? Do any of them include the UUID of the project area you're interested in? What are the value(s) after the "r"?
The case is that I have some task-type work items with their resolution set to "fixed" in a project named "Qi Li Project" on Bluestg, I will take one of these work items as an example:
In the LIVE_WORKITEM_CNT dataset I have:
WI_ITEMID="_M6xnILvvEeGDhq61G_6qUQ" WI_ID="266462" PROJECT_AREA_ITEMID="_mWphurWmEeG0L5pVvCZgdA" RESOLUTION="1"
So in the RESOLUTION dataset I tried to find a row whose RESOLUTION_ID="_mWphurWmEeG0L5pVvCZgdAr1", but it returned no rows found
Comments
Hi James,
If I remove the filter, there are more than 500 records, just two typical examples for RESOLUTION_ID are:
_lh0fsKIJEd6nV4GVCz8vZgr1 _lh0fsKIJEd6nV4GVCz8vZgrcom.ibm.team.workitem.planitemWorkflow.resolution.r5
It seems it is in the form of PROJECT_AREA_ITEMID + "r" + RESOLUTION, but my questions is why I can't find the one whose RESOLUTION_ID="_mWphurWmEeG0L5pVvCZgdAr1"
Thanks!
Qi Li