Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
E
Events
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards
  • Development
  • Events
  • Issues
  • #17

Closed
Open
Opened Oct 14, 2019 by mattwire@mattwireDeveloper

Event registration only creates one ParticipantPayment record when registering multiple participants

  1. Setup a paid event registration page.
  2. Register multiple participants.
  3. Only one ParticipantPayment record created - linking the primary participant record to the contribution.

Expected: Each Participant record has a ParticipantPayment record.

The Order API does this correctly. Thanks @andrei for finding this.

Extend CRM_Event_Form_Registration_ConfirmTest::testTaxMultipleParticipant() to test this?

Edited Oct 14, 2019 by mattwire
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: dev/event#17