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
Right now, deleting an item from a project only deletes it from the items table. It still leaves the item records in the queues table, marking them as removed when it really should just delete them entirely.