Skip to content

Feature/remove remainingattendeecapacity from b#229

Merged
civsiv merged 2 commits intofeature/elaborate-todosfrom
feature/remove-remainingattendeecapacity-from-b
Apr 3, 2024
Merged

Feature/remove remainingattendeecapacity from b#229
civsiv merged 2 commits intofeature/elaborate-todosfrom
feature/remove-remainingattendeecapacity-from-b

Conversation

@civsiv
Copy link
Copy Markdown
Contributor

@civsiv civsiv commented Mar 28, 2024

Closes: #228

Before:
Screenshot 2024-03-28 at 17 48 21
After:
Screenshot 2024-03-28 at 17 47 33

@civsiv civsiv changed the base branch from master to feature/elaborate-todos March 28, 2024 17:53

public static void RemovePropertiesFromBookedOrderItem(IOrderItemContext ctx)
{
// Set RemainingAttendeeCapacity and MaximumAttendeeCapacity to null as the do not belong in the B and P responses.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
// Set RemainingAttendeeCapacity and MaximumAttendeeCapacity to null as the do not belong in the B and P responses.
// Set RemainingAttendeeCapacity and MaximumAttendeeCapacity to null as they do not belong in the B and P responses.

@civsiv civsiv merged commit a98b8da into feature/elaborate-todos Apr 3, 2024
@civsiv civsiv deleted the feature/remove-remainingattendeecapacity-from-b branch April 3, 2024 16:45
civsiv added a commit that referenced this pull request Apr 4, 2024
* feat: elaborate TODOs

* Feature/remove remainingattendeecapacity from b (#229)

* feat: remove remainingAttendeeCapacity and maximumAttendeeCapacity from B response

* remove from P response too

* Update OpenActive.Server.NET/CustomBookingEngine/CustomBookingEngine.cs

Co-authored-by: Luke Winship <luke.winship@gmail.com>

* elaborate a todo

---------

Co-authored-by: Luke Winship <luke.winship@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants