-
-
Notifications
You must be signed in to change notification settings - Fork 168
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When a part is deleted, the entire entry(row) in the project BOM is also deleted.
To Reproduce
Steps to reproduce the behavior:
- Create new Part
- Create new Project
- Assign this Part in project BOM
- Delete Part
- See error (empty BOM)
Expected behavior
When deleting a part, only the link of component should be deleted from the BOM list, leaving a blank space for selecting a new part. This preserves the integrity of the BOM, including quantity, name, component designation, etc.
Server Side
- Part-DB Version: 2.2.0
- PHP Version: 8.3.6
- Database Server: MariaDB 10.11.13
Desktop (please complete the following information):
- OS: Win10
- Browser: Chrome
- Version Version 141
mkne
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working