Open tannerm opened 1 year ago
So will moving a series to trash actually delete the messages or just move them to trash as well? Also, if a message is assigned to multiple series, it probably shouldn't be deleted if just one of the series is.
I think we just delete the Series and remove the record from any of the associated sermons. We should probably also show a prompt before deletion to notify the user that deleting the series will NOT delete the related sermons.
Currently, you are unable to delete a series if it has any messages attached to it. We should show a popup when you click "Trash" on a series that gives the user a prompt to delete all messages associated with that Series so that it can also be deleted. Something like "Click confirm to delete all messages associated with this Series. WARNING: This action cannot be undone."