Aeon Known Issues
28 results found
-
Customization window on Form Dashboard prevents closing the Client In Template Edit Mode, open the Customization popup window on the Form Dashboard and save changes. Attempts to close the Aeon Client from will fail as the Customization window is unable to fully close.
Bug# 10792
0 votes -
Resizing prevents access to Notes in Aeon Item record When scaling an item record's window down, the notes field becomes inaccessible, even when a note is present.
Bug# 10317
0 votes -
Error filtering active requests When submitting a Get Barcode request to the Aeon API with the ActiveOnly parameter set to True will prompt an error.
Bug# 8308
0 votes -
Staff Layout Template Corruption - System.NullReferenceException Templates are occasionally being corrupted and resulting in a System.NullReferenceException error.
Bug# 3689
0 votes -
ShowAutoRowFilter Null Reference Exception Invalid data row displays when "Show Auto Filter Row" option is turned on
0 votes -
Password Reset link not converting when emailed from client The password reset email template should be hidden in client email template options.
0 votes -
Routing a request to another site changes the request status to Request In Processing regardless of previous state When routing a request to another site (that is still visible by the existing view), the request will remain open.
The code for barSubItemRouteToSite_ItemClicked is routing to RequestInProcessing regardless of it the originalStatusRequestProcessing variable is -1 or something else. The route to RequestInProcessing in the else (i.e. when the request is still visible) should only happen if the originalStatusRequestProcessing is not equal to -1.
1 vote -
The request form in the Aeon Client does not prompt to save changes when routing or selecting a next step. In the Aeon Client, open a request and modify a text field so that it is highlighted yellow to indicate pending changes.
Routing the request (both request status routing and photodup routing) or selecting a next step (other than Cancel) will immediately perform that action without prompting to save changes. The route options may prompt you to confirm that you want to route if you haven't checked the "Don't show this again" checkbox, but you won't be prompted to save pending changes.1 vote