Question
How to get the displayIdentifier from a task name
Hi, I am trying to add a column to a custom report that collects Task data. The new column will show the highlighted number (in this example: "00041") in the task name/description.
The debug says this field is ColumnID: "displayIdentifier" coming from Row Object: wt.change2.WTChangerRequest2.

Is this number only available in the ChangeRequest2 table?
If so, how can it be linked to Work Item?
TIA!

