Describe your bug or feature request.
All commerce entity types have FieldGroup integration since the related issue 3 years ago.
All entity types? Somewhere under a stone a lesser known entity type has hidden: stores.
Seriously: Am i the first to fieldGroup a store? It looks like at least the first to upstream the trivial patch.
If a bug, provide steps to reproduce it from a clean install.
Add fieldGroups to a store entity.
Proposed fix
The MR implements hook_field_group_content_element_keys_alter for store, exactly like the commit of related issue for products, variations, orders.
Issue fork commerce-3435963
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
geek-merlinAttached trivial MR fixes the issue for me.
Comment #5
jsacksick commented