DRYD-1904: Object Record > Anthro > Add Material/technique description#326
DRYD-1904: Object Record > Anthro > Add Material/technique description#326
Conversation
mikejritter
left a comment
There was a problem hiding this comment.
Built locally and was able to create an object with a materialTechniqueDescription + see it in the db.
It's unfortunate that the fineart-collectionobject extension has additional fields, otherwise I'd say that would be nice to use. I wonder if it's worth looking at some of the extensions and decomposing them so they're less about the use (fineart/anthro) and more about what they're doing (material co extensions). Probably a discussion for another time though.
Makes total sense, I was also wondering about. I created this follow-up task to investigate this: https://collectionspace.atlassian.net/browse/DRYD-1986 |
What does this do?
It adds the
materialTechniqueDescriptionfield in the anthro tenant.Why are we doing this? (with JIRA link)
https://collectionspace.atlassian.net/browse/DRYD-1904
How should this be tested? Do these changes have associated tests?
Please check the collectionspace/cspace-ui-plugin-profile-anthro.js#38
Dependencies for merging? Releasing to production?
No dependencies. It is a dependency of collectionspace/cspace-ui-plugin-profile-anthro.js#38
Has the application documentation been updated for these changes?
no need for update
Did someone actually run this code to verify it works?
@spirosdi ran it locally