Bugs fixes
The following defects have been corrected in this major ConSol CM version 6.17.1.
6.17.1.0
#658054 - Incorrect label for memory statistics
The labels in the RAM and JVM RAM widgets of the Web Admin Suite dashboard were incorrect. The right value was named available memory instead of total memory. This issue has been resolved, and the labels for memory statistics now correctly display used and total memory, ensuring an accurate representation of memory usage on the dashboard.
#658069 - Broken layout of numbered list in rich text fields
The layout of numbered lists in rich text fields in the Web Client was broken and the numbers were cut off. This issue has been resolved,and numbered lists are now correctly styled in rich text fields.
#658877 - Error when a case in the favorites is deleted
When a user had added a case to the favorites and had this case open in the Web Client, an error occurred when he reloaded the page if this case was deleted using the Web Admin Suite in the meantime. This issue has been resolved, and deleted cases are now removed correctly from the favorites.
#659601 - Mention suggestions include portal user profiles
When mentioning a user in a comment in the Web Client, portal user profiles were suggested as well, although they are no real users and cannot receive notifications. This problem has been solved by excluding portal user profiles from the suggestions for user mentions.
#659725 - Error after trying to submit activity form with character limit validation twice
When a user clicked Save and continue twice to submit an activity form in the Web Client, which had a validation error because a field of the type Text (short) exceeded the character limit of 255 characters, the form displayed a validation error on the first try, but an error occurred on the second try. This issue has been resolved, and the validation messages are now displayed also on subsequent intents to submit activity forms with incorrect data.
#659900 - Missing focus on autocomplete fields
When using the tab key to navigate a case, the autocomplete fields were focused but not visually highlighted, causing confusion for users about the active element. This issue has been resolved, and now all autocomplete fields are highlighted with an orange outline in the same way as other fields when they receive the focus through tabbing.
#659919 - Incorrect tooltip on contact page
The tooltip of the Show filter in the Cases section of the contact page in the Web Client was incorrect after selecting a different filter option than the default one. This issue has been resolved, and the correct tooltips are now displayed for all filter options.
#660699 - Unneeded line at the bottom of struct lists
When viewing a case, contact or resource with a table (data field of the type struct) in the Web Client, an additional thin line was shown below the table. This issue has been resolved, and the additional line no longer appears.