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

Fixed ReportsController to not try to return a serial if the item doesn’t exist #14243

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Feb 9, 2024

We found a few cases where this was crashing the report.

@snipe snipe merged commit c12e1f6 into develop Feb 9, 2024
7 checks passed
@snipe snipe deleted the fixes/reports_controller_when_item_is_deleted branch February 9, 2024 20:54
Copy link

what-the-diff bot commented Feb 9, 2024

PR Summary

  • Modification of postActivityReport Method
    The change has been made in a method responsible for posting activity reports. It's a technical improvement ensuring that the program doesn't attempt accessing properties of non-existing (null) items, enhancing overall stability of this part of the program.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant