Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LCFS - BUG - large number of records in Fuel Supply breaks report #1457

Closed
airinggov opened this issue Dec 13, 2024 · 1 comment
Closed

LCFS - BUG - large number of records in Fuel Supply breaks report #1457

airinggov opened this issue Dec 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working Compliance Reporting Critical Ticket is critical and top priority

Comments

@airinggov
Copy link
Collaborator

Describe the Bug:
A large number of records in the Fuel Supply section causes the report to break. While the input form opens with fuel supply data, the form display fails to load, preventing the Summary from appearing and eventually bumps the user back to the logon screen.

Expected Behaviour:
The report should handle a large number of records seamlessly, displaying the form and Summary without issues and maintaining the user's session. More than 10 records really slows down the display of fuel supply.

Actual Behaviour:
When a report with many records is opened:

  • The Summary section fails to display.
  • The user is eventually bumped back to the logon screen.
  • The fuel supply input form can be opened but the form display does not load.

Implications:

  • Users cannot work with reports containing large datasets.
  • Data entry and review processes are disrupted.

Steps To Reproduce:
User/Role: Log in as BCEID user name LCFS6.

  1. Navigate to the 2024 report.
  2. Attempt to open a report with a large number of records in the Fuel Supply section.
  3. Observe that the form display fails to load, the Summary is not displayed, and the user is logged out.

Additional Context:

  • Investigate whether this issue is related to performance limitations, server-side processing errors, or memory overflows.
  • Analyze system logs for errors related to the loading process and user session management.
@airinggov airinggov added bug Something isn't working Compliance Reporting Critical Ticket is critical and top priority labels Dec 13, 2024
@airinggov airinggov changed the title LCFS - BUG - large number of records in the Fuel Supply LCFS - BUG - large number of records in Fuel Supply breaks report Dec 13, 2024
@areyeslo areyeslo self-assigned this Dec 17, 2024
@airinggov
Copy link
Collaborator Author

@areyeslo performing much better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Compliance Reporting Critical Ticket is critical and top priority
Projects
None yet
Development

No branches or pull requests

2 participants