4
Total Issues
4
Bug Fixes
0
New Features
0
Improvements
📋
CORE / FOIA – Bug Fixes 3 issues
Issue Key Type Description
AKS-4159 Bug Fix Resolved a critical issue where non-admin and non-officer users were unable to open any document. The document viewer configuration endpoint was moved to the global allow privilege list, ensuring all users can access necessary configuration when opening files.
AKS-4162 Bug Fix Fixed an email ingestion issue where requests were not being created for emails sent by external users due to a MIME type difference. Emails received with text/plain or alternate MIME structures are now handled correctly, enabling request creation regardless of the sender's email client format.
AKS-4193 Bug Fix Fixed an issue where newly created LDAP users were not appearing in the LDAP User Management page or the Organizational Hierarchy page after being added to a group. Newly added members are now correctly listed and searchable immediately after creation.
⚙️
Core Platform – Bug Fixes 1 issue
Issue Key Type Description
AKS-4155 Bug Fix Resolved an issue where Complaint object associations were missing required parameter settings when handling generic object associations, causing incomplete data to be processed.