- Issue created by @andybroomfield
- 🇬🇧United Kingdom andybroomfield
In mean time, doing a search and replace for
\d+:
with-:
in the effected user.role.*.yml files resolves the problem. - 🇬🇧United Kingdom finn lewis Oxford
Looks like this line is to blame:
https://git.drupalcode.org/project/geo_entity/-/merge_requests/14/diffs#...
We're thinking another update hook to load the roles and re-save might be the easiest way to fix this.