- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 04:11 AM
Hi Team,
On group table form we have Type field. Whenever we click on the type, we can be able to see the all the records present in the "sys_user_group_type" here by using simple reference qualifier I have restricted some records.
Here I want to know, is this best practice to disturb the OOB functionality? What will happen if we do it.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 05:39 AM
Hi,
Can't say exactly which module will be affected. It may affect one or more modules.
For example, if they introduce a new Group type for any of the custom or OOB module then they will not be able to select that new type on Group.
Same for the OOB groups available with HR Case management, if the type is filtered out they will not be able to create new group of type 'human_resource'.
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 11:56 PM
During the upgrade any new changes to this field (dictionary) will be skipped.
It will show such new changes in the Upgrade conflict list and the team need to resolve such conflicts.If they accept new changes then your changes will be revoked. Then it is responsibility of Upgrade team to apply your changes back after accepting upgrade changes.
Thanks
Anil Lande