Skip to content

[TECH] Ne plus utiliser les objets Subscriptions sur Pix Certif (PIX-23284)#16676

Open
lgoubin wants to merge 5 commits into
devfrom
pix-23284-remove-subscriptions-objects-from-certif
Open

[TECH] Ne plus utiliser les objets Subscriptions sur Pix Certif (PIX-23284)#16676
lgoubin wants to merge 5 commits into
devfrom
pix-23284-remove-subscriptions-objects-from-certif

Conversation

@lgoubin

@lgoubin lgoubin commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

🪧 Problème

Suite à l'ajout de la colonne subscription dans certification-candidate, la table certification-subscriptions est devenue obsolète. Ainsi, on peut progressivement retirer son utilisation et la remplacer par la nouvelle colonne.

🌈 Proposition

Totalement migrer les usages obsolètes de la liste d'objets Subscriptions sur Pix Certif vers l'utilisation de la chaîne de caractère. Modifier le endpoint en conséquence.

✊ Remarques

🎉 Pour tester

E2E ✔️ + inscriptions des candidats

@lgoubin lgoubin self-assigned this Jun 29, 2026
@lgoubin lgoubin requested a review from a team as a code owner June 29, 2026 15:29
@pix-bot-github

Copy link
Copy Markdown

});
candidate.validate({ isSco: session.isSco });
} catch (error) {
logger.warn(error);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

le virer ?

@lgoubin lgoubin force-pushed the pix-23284-remove-subscriptions-objects-from-certif branch from 27afb6c to 2435b0b Compare June 30, 2026 14:11
@lgoubin lgoubin force-pushed the pix-23284-remove-subscriptions-objects-from-certif branch from bf70659 to f567c45 Compare July 1, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants