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
At this point in time, deleting an item also removes it from every collection it is in. This may not be desirable.
For archival reasons, a solutions needs to be created to soft-remove an item, removing it everywhere except from the collections.
At this point in time, deleting an item also removes it from every collection it is in. This may not be desirable.
For archival reasons, a solutions needs to be created to soft-remove an item, removing it everywhere except from the collections.
See the code near this line:
backpack-cli/src/database.py
Line 235 in bb2365c
Also, look for the number of this issue in the project code base.
The text was updated successfully, but these errors were encountered: