Skip to content

[CAL-984] Metadata is ignored when you create a booking. #6808

@pavnaumenko

Description

@pavnaumenko

Issue Summary

Metadata is ignored when you create a booking.

Steps to Reproduce

  1. Add metadata to query parameters of the event link, e.g. http://localhost:3000/john-foo-zrurxq/30min?metadata[user_id]=123
  2. Open the link in the browser;
  3. Book a meeting.
  4. Call the GET v1/bookings endpoint and find created booking.

Expected: To see created booking with metadata provided in query params.
Actual: metadata is null.

CAL-984

Metadata

Metadata

Assignees

Labels

Medium priorityCreated by Linear-GitHub SynclinearSync Github Issue from community members to Linear.app🐛 bugSomething isn't working📉 regressingThis used to work. Now it doesn't anymore.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions