Administrate General Release Notes
Defects Resolved
- Fixed an issue where the /robots.txt route on WebLink portals with “Allow indexing by search engines” enabled was not returning the correct values.
- Fixed an issue where the Promotion code discount was not applied to the Quotation and generated Invoices in Bookings.
- Fixed an issue that prevented users from filtering or searching Communication Triggers.
Additional Updates
Defects Resolved
Developer Experience
We fixed an issue where reactivating a Learning Path learner via the GraphQL API did not reactivate Event Objective events.
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 |