The following issues have been fixed in this release for AgilePoint
Server.
- 03.0077.01
- For AgileParts if ExceptionHandler Scope is Global, and there is an unhandled exception that
causes AgilePoint Server to crash, AgilePoint Server fails to restart.
- 03.0078.01
- For the AgilePoint database, the current database connections count
does not decrement when a database operation is complete,
causing the maximum database
connections limit to be reached erroneously.
- 03.0079.01
- The following API methods are vulnerable to SQL Injection: QueryWorkList, QueryAuditTrail,
QueryProcedureList, QueryProcInsts, QueryRegisterUsers, QueryArchivedProcInsts, and
QueryRoleMembers.
- 03.0079.02
- If a user name is passed as null using an API call, the following exception occurs: "NullPointerException: Object reference not set to an instance of an object.”
- 03.0080.02
- The API methods AddGroup, AddRoles, MergeProcInsts, and Split
ProcInsts fail for non .NET client applications because of a
null DateTime serialization issue.