Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Migration] Add new tables and add new alterations related to User Sharing #22238

Open
BimsaraBodaragama opened this issue Jan 11, 2025 · 0 comments

Comments

@BimsaraBodaragama
Copy link
Member

Description

With the requirement of [1], the management of the governance of shared users and shared attributes becomes crucial. Hence there have to be a few new tables and a few alterations to the existing tables. Below are the detailed view of those alterations and new tables.

Alterations

(1) UM_ORG_USER_ASSOCIATION

  • New Column -> UM_SHARED_TYPE
  • New Column -> UM_EDIT_RESTRICTION
  • New Column -> UM_ID

(2) UM_HYBRID_USER_ROLE

  • New Column -> UM_EDIT_RESTRICTION

New Tables

(1) UM_SHARED_USER_RESTRICTED_EDIT_PERMISSIONS
(2) UM_HYBRID_USER_ROLE_RESTRICTED_EDIT_PERMISSIONS

[1] Parent organization admin gives sub org level access to users in his/her organization #29

Version

7.1

@BimsaraBodaragama BimsaraBodaragama changed the title [Migration] Add Tables related to User Sharing [Migration] Add new tables and add new alterations related to User Sharing Jan 11, 2025
@BimsaraBodaragama BimsaraBodaragama self-assigned this Jan 11, 2025
@BimsaraBodaragama BimsaraBodaragama added this to the 7.1.0-alpha milestone Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant