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

feat(insights): Include all guests in CSV export #18394

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Dec 27, 2024

Include guest information in CSV export from Insights page

This PR adds support for including all guests in the CSV export from the Insights page, not just the primary booker.
Captura de pantalla 2024-12-27 a la(s) 15 29 22

Changes

  • Modified the CSV export logic to include all attendees for each booking
  • Added an isBooker field to distinguish the primary booker
  • Renamed fields from bookerName/bookerEmail to guestName/guestEmail for clarity
  • Preserved all existing booking metadata while expanding guest information

Testing

Note: Local environment checks (lint, type-check, build) couldn't be run due to eslint plugin configuration issues. These will need to be verified in CI.

The changes are focused on a single file and maintain the existing data structure while expanding the guest information representation.

Link to Devin run: https://app.devin.ai/sessions/87a04211a3dc485c95951410d9d64dd9

Co-Authored-By: Bailey Pumfleet <bailey@cal.com>
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Dec 27, 2024
@graphite-app graphite-app bot requested a review from a team December 27, 2024 22:20
@dosubot dosubot bot added insights area: insights, analytics ✨ feature New feature or request labels Dec 27, 2024
Copy link

graphite-app bot commented Dec 27, 2024

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (12/27/24)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add community label" took an action on this PR • (12/27/24)

1 label was added to this PR based on Keith Williams's automation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Created by Linear-GitHub Sync ✨ feature New feature or request insights area: insights, analytics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants