- Issue created by @kmonty
- Merge request !12Issue #3528401: Add support for exporting taxonomy term name (vs ID). β (Open) created by kmonty
There was a request from the team consuming the exported CSVs to export the name of a referenced taxonomy term rather than the "target_id" of the referenced entity (term). This was understandable, as the team found it challenging to work with the TID of the term rather than the term name itself.
I wrote a small patch to the existing functionality to print the name if the target entity is a "taxonomy_term."
Happy to tweak the approach if that is desired!
Needs review
4.0
Code