Administrate General Release Notes
Available for Essentials, Essentials Plus, and Enterprise.
Defects Resolved
- Improved the speed and performance when adding items to the cart in WebLink.
- Fixed an issue where Learners were not being added to selected Events for Course objectives in WebLink when placing Learning Path orders
Administrate Essentials Plus
Available for Essentials Plus Edition only.
What's New?
Developer Experience
- You can now create Items via GraphQL API
-
The field account on the TrainingPass GraphQL type has been marked as optional.
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 |
Comments
0 comments
Article is closed for comments.