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

feat: delete organizations invitation with owner role and member role #773

Merged
merged 6 commits into from
Jun 14, 2024

Conversation

KulkarniShashank
Copy link
Contributor

What

This functionality to delete organization invitations for users with both owner and member roles.

Why

The management of organization invitations by allowing both owners and members to delete them.

How

  • Implemented a new function delete org invitation that checks the user's role before deleting the invitation.
  • Deleted the invitation management logic to include role checks for both owner and member roles.

KulkarniShashank added 4 commits June 11, 2024 19:20
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Copy link
Contributor

@GHkrishna GHkrishna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@KulkarniShashank KulkarniShashank merged commit 9dedfd5 into develop Jun 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants