Multiple test users

Hello we’ve requested a large dev instance to test against multiple users - user pickers, etc. Jira Service Management

But how do we populate the instance with let’s say 500 test users.
Is there a ‘trick’ to do that or we need to create 500 atlassian accounts (we’d like to avoid that option).

Cheers
Prem

1 Like

You could just invite a bunch of dummy users in bulk via admin.atlassian.com using gmail aliases e.g. pch+1@gmail.com, pch+2@gmail.com

These should all be registered as unique users.

1 Like

If you have the instance, make sure you claim a domain (maybe a subdomain to not conflict with the regular domain). Then provision dummy users with this domain. This ensures that you also can modify / remove these users as you are able to manage them.
With the regular user APIs or SCIM APIs you can perform the bulk actions itself.

With e.g. gmail.com you would be not able to remove the Atlassian account entirely.

1 Like