Content/Channel Deletion Task: force_delete
not forcing deletion
#12606
Labels
APP: Device
Re: Device App (content import/export, facility-syncing, user permissions, etc.)
DEV: backend
Python, databases, networking, filesystem...
help wanted
Open source contributors welcome
TAG: regression
Something that previously worked
Milestone
Observed behavior
2024-08-26.15-07-17.mp4
Errors and logs
The task creation API request payload:
The response:
Expected behavior
Clicking the "remove from everywhere" checkbox should result in the content being removed from all channels in which it has been imported.
More like - when
force_delete
is sent when creating the deletechannel task, it should remove that content from all channels.User-facing consequences
User is given an option which doesn't do anything when selected.
Context
Found while fixing regression causing the checkbox itself not to toggle when clicked (#12589) -- but that is unrelated to this particular issue, just how I stumbled across it.
The text was updated successfully, but these errors were encountered: