-
Notifications
You must be signed in to change notification settings - Fork 5
Python SDK: Add bulk cancellation support #49
Copy link
Copy link
Open
Labels
Priority - HighIssue has high priority and has to be worked, if no blocker issues are being worked on.Issue has high priority and has to be worked, if no blocker issues are being worked on.T-Shirt size - MediumHigh-Level effort estimation. Category "medium effort".High-Level effort estimation. Category "medium effort".TaskA feature request or general task involving code changes.A feature request or general task involving code changes.
Metadata
Metadata
Assignees
Labels
Priority - HighIssue has high priority and has to be worked, if no blocker issues are being worked on.Issue has high priority and has to be worked, if no blocker issues are being worked on.T-Shirt size - MediumHigh-Level effort estimation. Category "medium effort".High-Level effort estimation. Category "medium effort".TaskA feature request or general task involving code changes.A feature request or general task involving code changes.
Type
Fields
Give feedbackNo fields configured for issues without a type.
TODO:
Notes:
5-6 orders can be cancelled in bulk in a single transaction.
To be on the safe side: we should go with canceling maximum 5 orders in one go.