AC v4.7.6 release highlights
The AC v4.7.6 release includes the following bug fixes.
Bug fixes
-
Users with a custom role that had access to a network containing more than 2,100 partners—and consequently more than 2,100 projects—on a Microsoft SQL Server deployment encountered a critical failure when navigating to the Project Management or Project View pages. The page returned the error “Unable to fetch the requested data” and failed to load entirely.
-
When editing a role that had permissions assigned to multiple custom entities with similar names (e.g., VLM_TEST and VLM_TEST2), some permissions associated with the earlier custom entity would silently disappear when the role was updated to set permissions for custom entities created and saved later.
-
Sometimes when a large number of transactions were triggered simultaneously, the system became unresponsive and stopped processing files entirely, with active workflows getting stuck indefinitely. A manual restart was required to recover. To address this issue, the Log4J framework has been enhanced to enable better fine-tuning and optimization. Additionally, a custom JDBC appender has been developed to remove the
**trace_id**and**span_id**fields injected by monitoring tools. -
The server configuration API, GET /fetchproperties/serverconfigure, was accessible without authentication, potentially exposing environment settings and posing a security vulnerability.