- Issue created by @aiphes
- Assigned to nginex
- πΊπ¦Ukraine nginex
I will provide VBO support for the module, thanks for creating this issue
- @nginex opened merge request.
- πΊπ¦Ukraine nginex
So VBO does not work with actions that use confirm_form_route_name.
I noticed that 99% of actions do not use that option, I do not think it's needed for single_content_sync.
Anyway, I use ConfigurableActionBase approach and provided configuration form on action plugin level. I have removed the existing bulk export form as there is no longer need of this.
If you want to have configurable actions whenever you use it with confirmation step and batch option, please use https://www.drupal.org/project/views_bulk_operations β to extend the action functionality.
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 3:00pm 8 July 2023 -
nginex β
committed 63669bd7 on 1.3.x
Issue #3373116: Rewrite export action to work with VBO.
-
nginex β
committed 63669bd7 on 1.3.x
-
nginex β
committed 59bb1072 on 1.4.x
Issue #3373116: Rewrite export action to work with VBO.
-
nginex β
committed 59bb1072 on 1.4.x
- Status changed to Fixed
almost 2 years ago 3:02pm 8 July 2023 - πΊπ¦Ukraine nginex
Hi @airphes,
This is already a part of newest release for 1.3.x and 1.4.x
Just update the module to 1.3.16 or newer
- π«π·France aiphes
- Upgrading drupal/single_content_sync (1.3.15 => 1.3.16)
Seem to work:Configure "Export content" action applied to the selection
Automatically closed - issue fixed for 2 weeks with no activity.