Task #437
closedForce removal of eav attribute definition
100%
Description
Currently, if you want to delete definition of eav attribute, no instance of the attribute can exist. This can be problematic in some situations. You can mostly see that on boolean attributes, there is no possibility to remove the value from GUI. Even if it was possible, image administrator going through all entities and removing the attribute by hand.
Make an option to force removal of eav attr definition, which will also remove all instances of that attribute.
Related issues
Updated by Radek Tomiška over 7 years ago
- Category set to Eav
- Assignee set to Radek Tomiška
- Priority changed from Normal to Low
- Target version set to Diamond (7.4.0)
- Estimated time set to 4.00 h
Updated by Vít Švanda about 7 years ago
- Target version deleted (
Diamond (7.4.0))
Updated by Radek Tomiška over 6 years ago
- Has duplicate Task #1052: delete non empty EAV (even with values) added
Updated by Radek Tomiška about 4 years ago
- Related to Task #2614: Eav: Implement BE bulk action for delete form attribute added
Updated by Radek Tomiška over 3 years ago
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Ondrej Husník
- % Done changed from 0 to 90
Force delete is implemented for form attribute and definition too.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/edb35abea2fc7b001b6373258dfa21326ee48f75
Could you provide me a feedback, please?
Updated by Ondrej Husník over 3 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondrej Husník to Radek Tomiška
- % Done changed from 90 to 100
Very nice improvement. I guess it will be appreciated.
Updated by Radek Tomiška about 3 years ago
- Status changed from Resolved to Closed