Skip to main content

17 posts tagged with "Flows"

View All Tags

Changelog 2020-09-10

Minor Updated the Flows service to include field validation of non-string data types.

  • Commerce Manager In the Flows page, updated the field type Boolean. The default value is now selected by using True and False radio buttons.

Changelog 2019-11-04

Major Flow slugs can no longer be pluralized versions of core entity slugs (products, orders, etc).

Changelog 2019-10-28

Minor In some cases, errors to the orders endpoints would return a blank error. This has been resolved. Minor Deleting a relationship on a flow now sets the fields to null, not a blank array.

Changelog 2019-10-15

Minor Fixed an issue where whitespace in filters would cause a 500 error. Minor Fixed an issue where all flows were returned when using ?include.

Changelog 2019-09-02

Minor Fixed a bug where field_type needed to be specified when updating a field and omitting it would cause a 5xx response. Minor Fixed a bug where the updated_at on a flow was not being updated when the flow was updated.

Changelog 2019-07-17

Minor Return an error if a user tries to add a product to a cart that does not have a price in the supplied currency. Minor Return an error if more than 10 filter parameters are applied to a request. Minor Fixed a bug where adding a relationship field to some entity types could cause a 5xx response.

Changelog 2019-04-17

  • Commerce Manager Fixed inconsistent behavior of pagination in the UI.
  • Fixed an issue whereby an invalid slug would cause an error with the flows endpoint.
  • Fixed an issue whereby a payment request without an object would cause an error.
  • Fixed an issue with the validation issue being logged as error.

Changelog 2019-03-04

  • Major Added Zendesk integration for improved customer support.
  • Validation error code now returns a helpful message for SingleEqualsPriceModifierViolation.
  • Fixed an issue whereby newly created Flow Field wouldn’t immediately present on resource.