Skip to content

fix: booking.controller clone req to avoid side effect apiv2#17239

Merged
ThyMinimalDev merged 1 commit into
mainfrom
fix-booking-controller-clone-req
Oct 22, 2024
Merged

fix: booking.controller clone req to avoid side effect apiv2#17239
ThyMinimalDev merged 1 commit into
mainfrom
fix-booking-controller-clone-req

Conversation

@ThyMinimalDev
Copy link
Copy Markdown
Contributor

@ThyMinimalDev ThyMinimalDev commented Oct 22, 2024

What does this PR do?

Clonne Http Request in booking controller to avoid potential side effects and unexpected behaviours where req could be altered when it should not be.

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • N/A - I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

@dosubot dosubot Bot added api area: API, enterprise API, access token, OAuth bookings area: bookings, availability, timezones, double booking labels Oct 22, 2024
@keithwillcode keithwillcode added core area: core, team members only platform Anything related to our platform plan labels Oct 22, 2024
@graphite-app graphite-app Bot requested a review from a team October 22, 2024 08:12
Copy link
Copy Markdown
Contributor

@supalarry supalarry left a comment

Choose a reason for hiding this comment

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

All good - in the newest bookings version we do this too.

@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Oct 22, 2024

Graphite Automations

"Add platform team as reviewer" took an action on this PR • (10/22/24)

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

"Add ready-for-e2e label" took an action on this PR • (10/22/24)

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

@github-actions
Copy link
Copy Markdown
Contributor

E2E results are ready!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api area: API, enterprise API, access token, OAuth bookings area: bookings, availability, timezones, double booking core area: core, team members only platform Anything related to our platform plan ready-for-e2e

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants