mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[DS-4400] Fix for minor edit metadata bug
This commit is contained in:
@@ -65,7 +65,7 @@ export class NormalizedItem extends NormalizedDSpaceObject<Item> {
|
||||
@relationship(Bundle, true)
|
||||
bundles: string[];
|
||||
|
||||
@autoserialize
|
||||
@deserialize
|
||||
@relationship(Relationship, true)
|
||||
relationships: string[];
|
||||
|
||||
|
Reference in New Issue
Block a user