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

Fix Attendees CSV Export #3117

Closed
wants to merge 39 commits into from
Closed

Conversation

pattihis
Copy link
Contributor

@pattihis pattihis commented Jul 19, 2024

🎫 Ticket

ET-2094

🗒️ Description

In our previous CSV export functions we expected an associated event_id, that would exist as a query parameter. In our main attendees table we are now exporting all of them instead ( event_id=all ).

✔️ Checklist

  • Changelog entry in the readme.txt file.
  • Code is covered by NEW wpunit or integration tests.
  • Code is covered by EXISTING wpunit or integration tests.
  • Are all the required tests passing?
  • Automated code review comments are addressed.
  • Have you added Artifacts?
  • Check the base branch for your PR.
  • Add your PR to the project board for the release.

stratease and others added 30 commits July 15, 2024 08:34
…alendar/event-tickets into merge-plugin-consolidation
…dar/event-tickets into merge-plugin-consolidation
@pattihis pattihis self-assigned this Jul 19, 2024
src/Tribe/Attendees.php Outdated Show resolved Hide resolved
src/Tribe/Attendees.php Outdated Show resolved Hide resolved
src/Tribe/Attendees.php Outdated Show resolved Hide resolved
src/Tribe/Attendees.php Outdated Show resolved Hide resolved
src/Tribe/Attendees.php Outdated Show resolved Hide resolved
src/Tribe/Attendees.php Outdated Show resolved Hide resolved
src/Tribe/Attendees.php Outdated Show resolved Hide resolved
src/Tribe/Attendees.php Outdated Show resolved Hide resolved
src/Tribe/Attendees.php Outdated Show resolved Hide resolved
@pattihis pattihis requested review from bordoni and JPry July 19, 2024 11:30
@pattihis pattihis added the code review Status: requires a code review. label Jul 19, 2024
JPry
JPry previously approved these changes Jul 22, 2024
Copy link
Contributor

@JPry JPry left a comment

Choose a reason for hiding this comment

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

Looks good!

@pattihis pattihis changed the base branch from bucket/plugin-consolidation to release/T24.centaur August 1, 2024 16:20
@pattihis pattihis dismissed JPry’s stale review August 1, 2024 16:20

The base branch was changed.

…event-tickets into fix/Attendees-CSV-Export

# Conflicts:
#	event-tickets.php
#	package.json
#	readme.txt
#	src/Tribe/Main.php
readme.txt Outdated Show resolved Hide resolved
src/Tribe/Attendees.php Show resolved Hide resolved
src/Tribe/Attendees.php Show resolved Hide resolved
src/Tribe/Attendees.php Show resolved Hide resolved
@pattihis pattihis closed this Aug 1, 2024
@pattihis
Copy link
Contributor Author

pattihis commented Aug 1, 2024

Creating a new clean branch based on release/T24.centaur

@pattihis pattihis deleted the fix/Attendees-CSV-Export branch August 1, 2024 19:53
@pattihis pattihis mentioned this pull request Aug 6, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code review Status: requires a code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants