Administrate General Release Notes
Available for Essentials, Essentials Plus, and Enterprise.
Defects Resolved
- Fixed issue where users without "Membership - Edit" permission could change the primary Account of Contacts.
- Fixed issue where changing Event learning mode from Blended to LMS left orphaned sessions in the calendar.
- Fixed an issue where only the first 50 Course categories were displayed in the UI.
Administrate Essentials Plus
Available for Essentials Plus Edition only.
Developer Experience
What's New?
- Added support for "createdAt" and "updatedAt" fields in the Course Templates API.
- Added support for create, update, and delete mutations for the DMS folders entity.
Defects Resolved
- Fixed an issue where querying Training Passes linked to deleted Accounts resulted in an error.
Deprecation Notice
The scheduled removal date for the fields is 2025-03-31
| Input Type | Field | Replaced with |
| CoursePublicPriceInput | currencyCode | financialUnitId |
| CourseTemplateCreateInput | lifecycle | lifecycleState |
| CourseTemplateUpdateInput | lifecycle | lifecycleState |
| LearningPathLearnerRegistrationInput | currencyCode | financialUnitId |
| PrivateEventDetailsCreateInputType | currencyId | financialUnitId |
| RemoveEventStaffInputType | eventId | N/A. Field not necessary and is ignored |
| EventUpdateInputType | courseCode | code |
| EventUpdateInputType | location | locationId |
| EventUpdateInputType | taxType | taxTypeId |
| EventUpdateInputType | timeZone | timeZoneName |
| EventUpdateInputType | lifecycle | lifecycleState |
| EventRegisterContactsInputType | currencyCode | financialUnitId |
| CreateLmsResourceInputType | instructions | htmlDescription |
| CreateLmsResourceInputType | description | displayName for Content of type Separator, Discussion, Kryterion, and External. Otherwise in favor of htmlDescription. |
| UpdateLmsResourceInputType | instructions | htmlDescription |
| UpdateLmsResourceInputType | description | displayName for Content of type Separator, Discussion, Kryterion, and External. Otherwise in favor of htmlDescription. |
| EventAddPriceInputType | currencyCode | financialUnitId |
| EventAddPriceInputType | tokenTypeId | financialUnitId |
| SessionRemoveStaffInputType | sessionId | N/A. Field not necessary and is ignored |
| WebhookCreateInputType | emailAddress | notificationEmails |
| WebhookUpdateInputType | emailAddress | notificationEmails |