deltanet / adapt_authoring

Source code for the Adapt Authoring tool
GNU General Public License v3.0
0 stars 1 forks source link

Delete asset completely removes asset for course creator role #337

Closed dancgray closed 4 years ago

dancgray commented 5 years ago

Expected Behaviour

Course creators should be able to delete an asset in the same way as Super users. i.e. soft delete, marked as deleted and unavailable on asset selection modal in editor but remains in linked courseassets.

Actual Behaviour

Asset is completely removed from view on deletion and asset is missing from any courses using that use the asset.

Steps to Reproduce

  1. Log in as course creator
  2. delete an asset that has already been used in a course

Versions

dancgray commented 4 years ago

fixed in latest version