I am trying to copy roles from my "dev" genesys org to "prod" genesys org via platform api's .
to copy role from dev org i am using api : GET /api/v2/authorization/roles
to create same role in prod i am using api : POST /api/v2/authorization/roles
After this when i go to prod org and open the newly copied role i see a notice ""Your default role is out of date"" .
- if I 'click to see changes' , its just stuck and processing and not showing anything.
- dismiss new changes and save but unsure of what will it do?
- upon save , the error is going away , but I doubt if it is a correct way ?
Attaching snapshot :