Details
-
Bug
-
Status: Open
-
High
-
Resolution: Unresolved
-
Xporter DC 7.4.4
-
None
-
jira11
Description
Bug Description
When opening the Xporter Audit Log administration page, the page fails to load and
displays a SQL exception error instead of the audit log entries.
Environment
- Database: Microsoft SQL Server
- Error visible at: Jira Administration → Manage Apps → Xporter → Audit Log
Steps to Reproduce
1. Log in to Jira as an administrator
2. Go to Administration → Manage Apps
3. Navigate to Xporter → Audit Log
4. Observe that the page fails to load and shows the following error:
> There was a SQL exception thrown by the Active Objects library:
> com.microsoft.sqlserver.jdbc.SQLServerException: The incoming request has too many
> parameters. The server supports a maximum of 2100 parameters. Reduce the number of
> parameters and resend the request.
Expected Behavior
The Audit Log page should load and display the list of export audit entries.
Actual Behavior
The page fails to load entirely and shows a SQL Server exception. No audit log entries
are displayed.
Additional Notes
This issue is more likely to occur on instances with a large number of audit log entries
and a high number of distinct users who have performed exports.