-
-
Notifications
You must be signed in to change notification settings - Fork 532
Deleted a Project yet an Action remained and is uneditable #2864
Description
Exactly as the title says. I was playing around with this app to see if it was right to transfer to: I am running in Docker on an Unraid server. I setup a new project, added a single task, made it hidden, then saw it was still viewable in the home section. Realising my mistake that it is a context that I need to hide from the main view, I created a context of the same name, deleted the project, and went to associate the Action with the context. Only then I thought "Oh yea, it might delete that Action when I delete the Project" but was happy to see it did not.
But upon trying to edit the task in the Home view I get "There was an error retrieving from server: error". Now I cannot edit or even delete the task, yet it shows in the Home view. I even searched for the task in the MySql db, and the task is missing 🤔 Resetting my local cache and logging back in again does not resolve it. Nor does restarting the container 🤔
What did I do wrong? Can provide any extra info 👍