Aktionen
GX-Bug #69052
geschlossen`0` can't be used as parent group ID in legacy `AdminAccessService` class
Status:
Erledigt
Priorität:
Dringend
Zugewiesen an:
Marvin Muxfeld
Kategorie:
Core
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
Unbestimmt
Release Notes Langtext:
Es kann nun auch 0 als Hauptgruppe für Admin-Zugriffsgruppen im alten PHP Service verwendet werden
Beschreibung
It's not possible to use 0
as parent group ID in the legacy AdminAccessService
, which would be needed to create a new access group as a top-level access group.
Additionally, developers should also be able to use lower case language codes in the KeyValueCollection
for language-dependent data (name and description).
Furthermore, it's important to update the developers' documentation as well!
Steps to reproduce¶
See attached forum post.
Expected results¶
Should be possible to create a new access group with the given code snippet.
Aktionen