- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 04:29 PM
Do I add user to group(s) in production or developer instance ? What would the steps be?
Seem likes an easy task but I see that users are not assigned to any groups in developer instance but they are assigned to groups in production.. I run into a brick wall at the fact there is no edit option in the production instance in groups/user table.
Please help im fairly new to SNOW 🙂
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 05:02 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 05:04 PM
user Adminstartion ---> groups -----> click on required group ----------> go to group members tab ----------> edit add members to the group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 08:02 PM
Hi Khaleel
Please check your role in the dev instance. If you are an admin, you'll definitely see the edit option.
You can add users to groups in Dev instances. LDAP integration is one of the interfaces to add users to groups on prod and dev from the host end. Please check if LDAP Server is working are not.
The update set will not capture the user data to move it from dev to prod. You need to add manually are do LDAP integration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 04:58 PM
Hi @Khaleel Paskel ,
If the groups does not exist in dev instance, the you should be pulling it from prod, this way you can prevent sys_id collision and it will make things easier for you, possible ways to do so is via xmls, update sets and cloning.
If you import an update set, it would not trigger the business rules.
If this helped, please mark this answer as helpful and accepted solution
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 05:02 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 05:04 PM
user Adminstartion ---> groups -----> click on required group ----------> go to group members tab ----------> edit add members to the group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 08:02 PM
Hi Khaleel
Please check your role in the dev instance. If you are an admin, you'll definitely see the edit option.
You can add users to groups in Dev instances. LDAP integration is one of the interfaces to add users to groups on prod and dev from the host end. Please check if LDAP Server is working are not.
The update set will not capture the user data to move it from dev to prod. You need to add manually are do LDAP integration.