]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-1837: TermRef Export Fixes (#491)
authorMichael Ritter <mikejritter@users.noreply.github.com>
Tue, 27 Jan 2026 21:43:11 +0000 (14:43 -0700)
committerGitHub <noreply@github.com>
Tue, 27 Jan 2026 21:43:11 +0000 (14:43 -0700)
commitf8ce52b334ee899e711345924e35531749ee5f8f
tree465af7578e37a5181289c4478e3ca0d0cc015549
parentfc8cf9dc7fee1a494d27d065e852d6a66e3ed7cd
DRYD-1837: TermRef Export Fixes (#491)

* Create enum for capturing the type of field being processed
* Differentiate between auth and term refs
* Use FieldType in order to test both isRefName and the type of ref
* Fix issue of multiple parts not deurning
services/export/service/src/main/java/org/collectionspace/services/export/CsvExportWriter.java