Skip to content

feat(backend): Add bulk create method for waitlist entries core-2#7762

Open
Jibaru wants to merge 1 commit intorelease/core-2from
irueda/user-1055-add-bulk-create-waitlist-entries-via-bapi-core-2
Open

feat(backend): Add bulk create method for waitlist entries core-2#7762
Jibaru wants to merge 1 commit intorelease/core-2from
irueda/user-1055-add-bulk-create-waitlist-entries-via-bapi-core-2

Conversation

@Jibaru
Copy link
Contributor

@Jibaru Jibaru commented Feb 4, 2026

Description

Implement createBulk() method in WaitlistEntryAPI to enable creating multiple waitlist entries in a single API call. This addresses the need for efficient batch operations when processing multiple waitlist entry requests.

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Summary by CodeRabbit

  • New Features
    • Added bulk creation capability for waitlist entries, enabling multiple entries to be created in a single API call through the new createBulk() method.

Implement `createBulk()` method in WaitlistEntryAPI to enable creating
multiple waitlist entries in a single API call. This addresses the need
for efficient batch operations when processing multiple waitlist entry
requests.
@changeset-bot
Copy link

changeset-bot bot commented Feb 4, 2026

🦋 Changeset detected

Latest commit: 8ac5291

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@clerk/backend Minor
@clerk/agent-toolkit Patch
@clerk/astro Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/nextjs Patch
@clerk/nuxt Patch
@clerk/react-router Patch
@clerk/remix Patch
@clerk/tanstack-react-start Patch
@clerk/testing Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Feb 4, 2026 4:44pm

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 4, 2026

Important

Review skipped

Too many files!

This PR contains 270 files, which is 120 over the limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch irueda/user-1055-add-bulk-create-waitlist-entries-via-bapi-core-2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Jibaru Jibaru changed the base branch from main to release/core-2 February 4, 2026 16:43
@Jibaru Jibaru changed the title Irueda/user 1055 add bulk create waitlist entries via bapi core 2 feat(backend): Add bulk create method for waitlist entries core-2 Feb 4, 2026
@Jibaru Jibaru requested a review from a team February 4, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant