openfun / marsha

:clapper: An opensource LTI Learning Content Management System (LCMS)
MIT License
106 stars 24 forks source link

Correctly redirect a user when a resource is deleted #2404

Closed lunika closed 1 year ago

lunika commented 1 year ago

Bug Report

Problematic Behavior

When a resource is deleted one the standalone site, we don't redirect him correctly. the user is redirected to it's last entry in the history.

Expected behavior/code

When a resource is deleted. we should redirect the user to the list page corresponding to the deleted resource

Steps to Reproduce

  1. Create a webinar
  2. Delete it
  3. You are redirect to the webinar creation form