Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test that valkyrie work deletion is functional at browser level #4828

Merged
merged 2 commits into from
Mar 25, 2021

Commits on Mar 25, 2021

  1. add a feature spec for Monograph deletion

    test that valkyrie work deletion works.
    
    related to #4585.
    tamsin johnson committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    9ed0c1c View commit details
    Browse the repository at this point in the history
  2. add cleanup for fileset members after valkyrie work delete

    delete the FileSet members when a work is deleted. the actor stack only does
    this cleanup for FileSet members, not for member works, and doesn't perform any
    authorization.
    tamsin johnson committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    08d20b4 View commit details
    Browse the repository at this point in the history