Exported asset fields should show names, not IDs
W
Working Firefly
When exporting asset data (or all data) from Hudu, any fields connected to lists or other assets currently display only the ID of the linked item. This makes the exported data hard to work with in Excel or other tools because IDs are not meaningful without additional lookups.
It would be much more useful if these fields displayed the actual name or value of the linked list item or asset instead of just the ID. This would greatly improve usability for data processing and reporting.
W
Working Firefly
Exporting data as:
John Doe, Dell, Latitude 7450
is much more useful to work with instead of the current implementation that exports data like this:
[{"id":1404,"url":"/a/96cec9442248","name":"John Doe"}], {"list_ids":[209]}, {"list_ids":[231]}