ShanikaWickramasinghe
ShanikaWickramasinghe
**Describe the issue:** as per subject $ **How to reproduce:** 1. Setup postgres 11.5 as the primary db 2. User store store configured for database_unique_id 3. Up the server with...
**Describe the issue:** During a Migration testing if you want to generate dry run reports that can be done from the migration-config.yaml. But migration guide doesnt include the correct steps...
**Describe the issue:** When you are migrating for 5.11.0 or IS 6.0.0 from a older IS version which does not support unique id feature you need to follow below steps...
**Describe the issue:** When you are migrating from a older IS version for a IS version which supports myaccount and console apps (5.11.0 , IS 6.0.0) if the new IS...
I am using cypress social login plugin to sign in to my web application via google. During the automation test I can see automated bot typing the google username(email). After...
**Describe the issue:** In the migration guide https://is.docs.wso2.com/en/6.0.0/deploy/migrate/prepare-for-migration/ > section "Disable Groups and Roles separation[¶](https://is.docs.wso2.com/en/6.0.0/deploy/migrate/prepare-for-migration/#disable-groups-and-roles-separation)" 2nd point is not required to do as a mandatory step. we may need to...
### Current behavior We have grouped our specs into several folders. The reason for that is specs inside one folder is not independent from each other. (The first spec creates...