Conversation
[dev] [Marfuen] mariano/people-status-dropdown-add-pending
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
PR SummaryMedium Risk Overview Adds a comprehensive Jest spec ( On the app side, updates the People table status filter to support an explicit Written by Cursor Bugbot for commit 826875f. This will update automatically on new commits. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
apps/app/src/app/(app)/[orgId]/people/all/components/TeamMembersClient.tsx
Show resolved
Hide resolved
Co-authored-by: chasprowebdev <chasgarciaprowebdev@gmail.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
* fix(integrations): stop GWS sync from reactivating deactivated members Previously, the Google Workspace employee sync would reactivate any deactivated member if they were still active in GWS. This caused manually deactivated users to be re-enabled on every sync. Now deactivated members are always skipped — admins must reactivate manually if needed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix(tests): ensure privilege guard tests exercise the role check The owner/admin/auditor/multi-role tests were using gwUsers: [] which made deactivationGwDomains empty — tests passed at the domain check before the role guard was reached. Now each test includes a GWS user on the same domain and an unprivileged member to prove deactivation fires for non-privileged roles while privileged members are protected. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Mariano Fuentes <marfuen98@gmail.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
🎉 This PR is included in version 3.10.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.