assemblee-virtuelle / assemblee-virtuelle/archipelago
Payload erroné lors de la création d'un membershipassociation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 23
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Décrivez le bug
En analysant un autre bug, nous avons analysé le payload envoyé lors de la création d'une association membership sur une organisation, et nous avons découvert un enregistrement bizarre...
Ajout de Sylvain :
Analyse du Payload envoyé :
Etapes pour reproduire
- Aller sur l'édition d'une orga
- Ouvrir la console et la vider
- Ajouter une nouvelle association membre, par exemple "Sylvain" ou un utilisateur non encore ajouté comme membre
- regarder le payload envoyé.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue from the organization edit screen by adding a member association while watching the browser console and request payload. Compare the sent membership-association data with the selected user and the expected creation request, then verify that the payload no longer contains the reported incorrect record.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100