Aeon Known Issues
3 results found
-
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