Closed (fixed)
Project:
Multiple Checkbox select
Version:
2.0.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2024 at 08:33 UTC
Updated:
22 Nov 2024 at 16:14 UTC
Jump to comment: Most recent

Comments
Comment #2
aaron.ferris commentedLikely because of the multiple_select.links.task.yml file, with the following:
base_route: 'entity.group.collection'Not really sure the connection between this module and the group contrib module, is it needed? It might be that we do want this tab on another page, but it'll need a maintainers feedback. Id be tempted to remove it in its current form.
Comment #4
anthonylindsay commentedI don't think there is necessarily any relation with Group. I was surprised to find the settings form there.
Comment #5
aaron.ferris commentedYeah indeed, feels as though the intention was for the tab to exist but in a different context.
Comment #9
dmcosta commentedResolved on Release 2.0.8.
Removed multiple_select.links.task.yml.
Based on fork from @aaron.ferris, thank you.