Administrate General Release Notes
Available for Essentials, Essentials Plus, and Enterprise.
What's New?
New Automator example: Auto Assign Instructors to Event.
This workflow automatically adds available Approved Instructors from a Course Template to an Event’s Personnel table, reducing manual effort and avoiding scheduling conflicts.
See setup instructions here.
Defects Resolved
- Fixed an issue where Event selections would reset when adding a Learner to a Learning Path with course objectives, allowing Events to now be selected correctly.
- Custom Fields on Individual Account pages now appear in a single section instead of multiple sections.
- Learning Paths now only show if users have permission to view the Learning Path and all its Events and Course Objectives.
- Contacts created with a new Individual Account now have their email address correctly set.
- Adding learners to Events now works correctly even when there are a large number of Brands.
Administrate Essentials Plus
Available for Essentials Plus Edition only.
Developer Experience
- You can now set the Registration Order Date when registering contacts via the
event.registerContactsGraphQL mutation or the Import Data Tool. - You can now delete Sessions using the
session.deletemutation. Sessions with assigned learners or non-existent Sessions will return an error.