- I create two new roles.
Rolea
andb
.
I export both of them as fixtures that are saved onrole.json
. - I need to give role
a
andb
permissions for an existingDocType
c
. I use theRole Permissions Manager
page to do the same.DocType
c
has permissions for existing roled
ande
. After adding permissions for rolea
andb
,DocType
c
has total 4 rows inRole Permissions Manager
. I export the permissions for rolea
andb
which are stored ascustom_docperm.json
. - I reinstall the site.
- When I go to the
Role Permissions Manager
, it has only 2 rows. The existing permissions for roled
ande
are not shown. Only permissions for rolea
andc
are shown. - I need to see 4 rows instead of 2.