Administrate General Release Notes
Available for Essentials, Essentials Plus, and Enterprise.
Defects Resolved
- A Valid From date field has been added when issuing a Training Pass from an Account and when adding it as an interest to a Booking.
- WebLink Cart Widget now displays both Promotion Code and Gift Voucher fields.
- We have fixed an issue where some Course Template Custom fields were not displayed in certain cases.
Administrate Essentials Plus
Available for Essentials Plus Edition only.
Defects Resolved
- We have fixed an issue that previously prevented Sessions from being cancelled correctly when using the sessionUpdate mutation to change the lifecycleState. In addition, new validation rules have been introduced for this operation:
- The status of a Session cannot be changed while its main Event is still in Draft.
- A Session cannot be reverted to Draft if its main Event has already been published.
- You can now update the Account ID of a Registration via the RegistrationUpdate mutation. This enables moving a Registration from one Account to another using GraphQL.