The Auth service grant table currently has a unique key on (principal, permission, target). This needs to be extended to include plural. Without this is isn't possible to make the same grant in both singular and plural, which e.g. the Datasets proposal will require.
The Auth service grant table currently has a unique key on
(principal, permission, target). This needs to be extended to includeplural. Without this is isn't possible to make the same grant in both singular and plural, which e.g. the Datasets proposal will require.