omeka-s-modules / Collecting

GNU General Public License v3.0
2 stars 6 forks source link

Should a collecting item be deleted if its corresponding Omeka item is deleted? #10

Closed jimsafley closed 8 years ago

jimsafley commented 8 years ago

We create a "collecting" item and a corresponding Omeka item when a user successfully submits a collecting form. This separation is necessary because we assign data to it that we cannot assign directly to an Omeka item, such as user and supplementary data.

Currently we preserve a collecting item if its corresponding Omeka item is deleted. I wonder if we should delete it instead. Deleting a collected item would also delete its user inputs and "collecting" user (another separation this module maintains).

@sheilabrennan

jimsafley commented 8 years ago

Yes, a collecting item should be deleted if its corresponding Omeka item is deleted. fixed in 666c87c1e3925a41ef15c5eadef50aeaf6fc09f1