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

#2312 - Fix empêcher la suppression d'un valideur d'une structure d'accompagnement #2315

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

celineung
Copy link
Contributor

No description provided.

);
});

it("throws forbidden if user to delete is the last validator receiving notifications", async () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

test en doublon

Copy link

@@ -172,6 +172,7 @@ export const AgencyUsers = ({ agency }: AgencyUsersProperties) => {
{
children: "Supprimer",
priority: "secondary",
disabled: agency.refersToAgencyId !== null,
Copy link
Collaborator

Choose a reason for hiding this comment

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

vérifier si c'est un validateur

@celineung celineung force-pushed the 2312-bloquer-la-suppression-des-valideurs-de-structures-daccompagnement branch from 9675c80 to c4ebe73 Compare October 10, 2024 14:50
@celineung celineung force-pushed the 2312-bloquer-la-suppression-des-valideurs-de-structures-daccompagnement branch from c4ebe73 to c20879c Compare October 10, 2024 14:53
@celineung celineung force-pushed the 2312-bloquer-la-suppression-des-valideurs-de-structures-daccompagnement branch from c20879c to a7b236e Compare October 10, 2024 14:53
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.

Bloquer la suppression des valideurs de structures d'accompagnement
2 participants