Below is a list of Resolved items from the June 3rd Weekly release as well as any enhancements that may have been included.
What issues or enhancements are you most excited about? If you have any questions pertaining to the weekly release, do let us know in the comments!
Resolved Issues
ILM Admin
Issue: An error occurs when trying to search for a course through LinkedIn. This error is due to the addition of a new type of learning asset in LinkedIn "EVENT" which was not expected by LMS.
- Resolution: The new learning asset 'Event' is now registered to LMS. Now the user is able to use search and import LinkedIn course without the error.
Issue: Under modifying program structure for certificates, a user gets an error message when clicking on the Info icon. It happens only for the Requirements which has equivalents.
- Resolution: The Issue is fixed and the user can now view the data in the list which has equivalents for the requirements by clicking the Info icon.
ILM Portal
Issue: When a learner goes to Available Courses and opens a course to view the course details, an error appears.
- Resolution: Improved the application performance. Now, the error will not appear when a learner tries to open the course.
Issue: Since the CC value is empty for Sent Notifications, the managers are not receiving their assigned user's "Certification_expired_email" notifications. The users are receiving them, but the managers are not receiving.
- Resolution: The issue is fixed. Now the CC values are The manager in the CC will get the notification.
Affected page: Administrator: Next Gen > System > Information > View Notifications > Sent Notifications > Filter the Notifications by Type "certification_expired_email".
Issue: Users are receiving the 'event past deadline completion reminder' email multiple times.
- Resolution: The fix is made. Now, the system will select unique records to send the notification. User will not receive duplicate emails.
- Affected area only for Schedule Notification:
1. Notification Type is: event_past_deadline_completion_reminder_email
2. Admin > system > Information > View Notifications > Sent Notifications
Issue: When users submit an outside credit for year 1955, it generates an error in admin. The issue is caused because of the selected date when adding outside credit
from learner > transcript, which does not fall under 1/1/1980 and 12/31/2099.
- Resolution: Now Max and Min date for outside credit is altered and it is set with MaxDate="9999-11-30" MinDate="1753-01-01". Now, the user will not receive any error.
- Affected Pages:
Add outside credit: Login as learner > Transcript page > Add/submit an outside credit
Edit outside credit: Admin > user > manage outside credit > Edit/add
Issue: The CCCE course widgets on the widget page is not updating consistently. Even after the user completes the CCCE course there is a delay in status change from 'in progress > passed'. This is because after the user closes out the course, the close event is not handled, and the status remains the same until the user refreshes the page.
- Resolution: The fix is made and now the course status in the widget will reflect correctly when the user closes out the CCCE course and when the user clicks on Close
Issue: A user reported that the dates are not showing correctly in the files that they have received through the scheduled reports. However, when they extract or download the report directly from ILM Adhoc designer, dates are showing properly.
- Resolution: The issue is because system is structured with US format dates and it cannot be interpreted by Excel if windows is set to Germany as it expects dates to be in German format. To overcome this a new feature for Adhoc report to set Regional Locale Preference as per Report and Category is developed in Adhoc Reports By using these new filters, the user can set the Locale Preference corresponding to the Report and category.