You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use case: I want to clear up my database tables. After a course is backed-up, the backup file contains the logs that are in {logstore_standard_log} table. I then delete the course and finally I wish to remove all records from the {logstore_standard_log} table. I also don't want the deletion logs in the table, thus running the custom step (see below) before deletion isn't a option.
Activity
Allow steps to run when course no longer exits (learnweb#222)
Merge pull request #3 from catalyst/issue-222-allow-steps-to-run-when…
Allow steps to run when course no longer exits (#222) (#223)