Enumeration field does not appear in RRDI Reports
Accepted answer
2 other answers
Hello Arvind,
for work items enumerations you should look into
Operational Data Store > Request Area > Request Enumeration
for requirement enumerations you should look into
Operational Data Store > Requirement Area > Requirement Enumeration Extension
Best Regards,
Francesco Chiossi
for work items enumerations you should look into
Operational Data Store > Request Area > Request Enumeration
for requirement enumerations you should look into
Operational Data Store > Requirement Area > Requirement Enumeration Extension
Best Regards,
Francesco Chiossi
Hello Arvind,
if the enumeration is used in a custom attribute of a Work Item, the relation should appear in one of the Request [Data Type] Extension table.
For example Request String Extension, there the enumeration value will be represented with the ID used in the process template.
You have to perform a join with Request Enumeration to get the literal value.
Best Regards,
Francesco Chiossi
if the enumeration is used in a custom attribute of a Work Item, the relation should appear in one of the Request [Data Type] Extension table.
For example Request String Extension, there the enumeration value will be represented with the ID used in the process template.
You have to perform a join with Request Enumeration to get the literal value.
Best Regards,
Francesco Chiossi