Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Coupons and yearly migration

Compare
Choose a tag to compare
@IanSaunders IanSaunders released this 27 Mar 14:13
· 27 commits to master since this release

Release 1.2017.38.14

This release includes all changes documented in our on premise releases up to, and including, 1.2016.331.15.1.

Improvements

  • Improve handling of empty metadata when syncing to salesforce.
  • Improve validation of key lengths when syncing to salesforce to ensure we abide by their field length limits.
  • Do not sync UserDefinableObjects to salesforce if a metadata mapping has not been defined.

Fixes

  • Coupons were sometimes created against the wrong version of a pricing component.
  • When creating the first subscription of an auto-aggregating account the parent may become locked if the child was started in the past and had a different cadence to that of the parent. i.e. aggregate 1 month with a 1 year child.
    • If 'alignPeriodWithAggregatingSubscription' is set to false when creating the child the above behaviour will no longer occur.