-
Notifications
You must be signed in to change notification settings - Fork 0
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
Corrections multi-territoires #3609
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Petit rappel ne pas oublier de lancer un make es-js-fix
if(response.submitLabel){ | ||
document.querySelector(modalSelector + ' button[type="submit"]').innerHTML = response.submitLabel | ||
}else{ | ||
document.querySelector(modalSelector + ' button[type="submit"]').innerHTML = 'Valider' | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
petite ternaire
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok c'est fait (et le make es-js-fix
que je ne fais jamais aussi)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test des 4 tickets OK
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lecture et test OK (en attente de la CI)
Ticket
#3602 #3603 #3604 #3605
Description
getPartnerInTerritoryOrFirstOne
qui retournait toujours le premiere partenaire de l'user et provoquait des problème de droits pour les utilisateur multi-territoireTests