samvera / hydra-pcdm

Samvera implementation of the PCDM model
Other
11 stars 10 forks source link

members.delete should return values consistent with Array and Hash #103

Closed elrayle closed 2 years ago

elrayle commented 9 years ago

It is expected that members.delete and related_objects.delete will return...

See related issue https://github.com/projecthydra-labs/activefedora-aggregation/issues/34.

Workaround to provide this behavior is in the hydra:pcdm remove services. They will need to be updated once the ActiveFedora issue is fixed.

Effected classes:

Tested by:

NOTE: These tests pass now because of the workaround in each of the Remove services.

elrayle commented 9 years ago

See related issue https://github.com/projecthydra-labs/activefedora-aggregation/issues/35

elrayle commented 9 years ago

The source of the issue https://github.com/projecthydra-labs/activefedora-aggregation/issues/35 at some point started working and has been closed. The kludge for the service objects can be removed.

jrgriffiniii commented 2 years ago

Closing this due to the age of the issue (I am sorry, please let me know should this be reopened).