Fix issues #2810, #2813, #2822, #2829#2816
Merged
Conversation
* If there is no timestamp in the JSON, set it to the system time * Add assertion when building an item from DB data
* Ensure that the session URL data is a valid JSON response before use
This was
linked to
issues
Sep 20, 2024
Closed
* add specific output as to why assertion occured
* Fix PR
Ensure a local time in UTC is being used if the JSON data has no date
* Add patch provided by @phlibi
* Align timestamp creation method with itemdb if element is missing
Owner
Author
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Repository owner
locked and limited conversation to collaborators
Oct 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These fixes all seem unrelated .. however these are the potential root causes for all the issue tickets: