Task #1196
closedForm values - add bulk action for delete
100%
Description
Form values tab on form definition and attribute detail was added. Add please bulk action for delete form values.
Related issues
Updated by Radek Tomiška over 6 years ago
- Related to Task #1168: Form definition attributes values in form definition detail added
Updated by Radek Tomiška over 6 years ago
- Related to Task #1052: delete non empty EAV (even with values) added
Updated by Roman Kučera over 6 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 40
Implemented bulk action class, and necessary endpoints for bulk actions.
I have issue with getting the right service in method getService inside FormValueDeleteBulkAction. This method is called when FE needs to fetch available bulk operations.
Updated by Radek Tomiška over 5 years ago
- Status changed from In Progress to New
- Assignee changed from Roman Kučera to Radek Tomiška
- % Done changed from 40 to 10
I checked code, issue above is little tricky, i take the ticket a i will try to find some way, how to use concrete form value service.
Updated by Radek Tomiška almost 5 years ago
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- Target version set to 10.1.0
- % Done changed from 10 to 90
Bulk action for delete form values was added, commit:
https://github.com/bcvsolutions/CzechIdMng/commit/7366d1da4a9dadb78cb4cbc87387746355b609eb
Could you provide me a feedback, please?
Updated by Vít Švanda almost 5 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I did test and review. Works correctly. Thanks for this small feature but with big impact..
Updated by Radek Tomiška almost 5 years ago
- Status changed from Resolved to Closed