MODLD-510: Add HUB as a valid type for SUBJECT_OF_WORK#461
Conversation
9a9891d to
8da2eb7
Compare
There was a problem hiding this comment.
Pull request overview
This pull request adds HUB as a valid resource type for SUBJECT_OF_WORK in the authority assignment system. The HUB resource type can now be assigned as a subject of a work, expanding the types of resources that can serve this role. This aligns with the broader Hub-related functionality that has been added to the system.
Changes:
- Added HUB to the SUBJECT_OF_WORK enum's exact type set
- Updated NEWS.md with changelog entry for MODLD-510
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/main/java/org/folio/linked/data/service/resource/marc/AssignAuthorityTarget.java | Added HUB import and included HUB in SUBJECT_OF_WORK valid types set |
| NEWS.md | Added changelog entry documenting the addition of HUB as a valid SUBJECT_OF_WORK type |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
src/main/java/org/folio/linked/data/service/resource/marc/AssignAuthorityTarget.java
Show resolved
Hide resolved
8da2eb7 to
8076513
Compare
8076513 to
e41c473
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.



No description provided.