Ares Known Issues
-
CourseUserLoad service may not report some data load errors.
In some cases, the CourseUserLoad service doesn't always identify reported errors so they then don't convery to the staff.
1 voteplanned ·AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) responded
Ares 4.7.0.0
-
Ares LTI is inconsistent about setting user's types to Instructor.
When an existing user comes into Ares through LTI with the role of Instructor, their Ares user type will be set to Instructor only if Ares needs to create the course. If the course already exists, they will be assigned as the instructor but their Ares user type can remain as User.
1 vote -
When cloning a course in the web, Ares item with document type 'Create' ignore the ForceReviewOnClone setting for their DocumentType.
This may be an opportunity to just remove the "Create" option in favor of instructors just uploading docs or pdf files.
1 vote -
0 votes
-
Resizing prevents access to Notes in Ares Item record
When scaling an item record's window down, the notes field becomes inaccessible, even when a note is present.
Bug# 10316
0 votes -
Instructor tags on print templates are not correctly replaced
The instructor name also doesn't appear on templates unless you enter an override for the instructor display name.
Bug# 10063
0 votes -
Validation for Ares Sites table in Customization Manager
Invalid configuration in the Sites table causes serious errors in the client:
-Pickup-only sites can be added as default processing sites in the Sites table.
-Sites can also be made unavailable for processing while still being listed as default processing sites.Bug# 10055
0 votes -
Ares Installer may fail during web page backup
Ares Installer may fail to finish installation if it cannot backup web pages from an older location.
Workaround: Create the legacy Ares web page directory, i.e. c:\inetpub\wwwroot\ares
Bug# 10008
0 votes -
Carriage return at the beginning of the Location field causes it not to display in Items grid
A carriage return at the beginning of the location field will cause the field to be blank in the Ares client grid results.
Bug# 9781
0 votes -
Items uploaded through the Ares API are routed incorrectly in 5.0
Items uploaded through the API are being routed incorrectly. An item's documenttype is logged correctly, but not saved to the database until after routing occurs, which makes routing based on the documenttype impossible.
Bug# 9700
0 votes -
Instructor UserType not working properly in include_menus in Ares 5.0 DLL
The Instructor Tools and Shared Lists menus are still showing up when an Instructor is logged in to the web pages and switched to Student mode, even though they are restricted to the Instructor UserType in the html.
Bug# 9671
0 votes -
Errors in Ares API Post Item
-AtlasSystems.Ares.WebApi.Models.v1.Item does not contain fields for Proxy or ItemFormat, so these fields are always given the default values.
-DomainToModelMappingProfile.cs does not contain mappings for the DocumentType or ItemFormat fields.
Bug# 9285
0 votes -
Batch item tags not receiving TagType value in db
Tagtype value isn't being assigned when created under the following circumstances:
-batch personal tags show in course info, but not show details
-batch instructor tags don't show in client
-batch tags don't save with a tagtype
-when manually assigning tagtype of 'Course' in SSMS tag then shows in client
-manually assigning tagtype of 'User' in SSMS tag then shows in webBug# 8794
0 votes -
Custom course search limiting results
Custom search is restricting the results to only courses that have users associated with it.
Bug# 8357
0 votes -
0 votes
-
Barcode values than end with the '/' character are shortened before they reach the request barcode controller
This issue was occurring with the Reshelved action on the RequstBarcodes controller.
Bug# 8243
0 votes -
Sakai LTI Deep Linking
Content Selection Item is not working in Sakai with Deep Linking. There is an OAuth validation error that is preventing the Select Item button from processing.
Bug# 8202
0 votes -
SAM cannot set a DBC file to machine-level default if it's in a user directory
Workaround: Save the DBC to C:.
Bug# 7093
0 votes -
New Staff Users unable to log in
When a new staff user is created in the Staff Manager, their password is not saved in the correct format. This means that the user will be unable to log in to any of the Ares client apps.
Workaround: Have a staff user change that user's password in the staff manager. This will cause it to be saved correctly, so they'll be able to log in.
Bug# 8307
0 votes -
Invalid start date error
In CreateNewCourse of main.pas, there is code using the FSemester values before the FSemester.Name has been set causing log statements to show invalid start date. The use of FSemester.StartDate and FSemester.StopDate shouldn't be used until FSemester.Name has been set.
Bug# 7394
0 votes