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

Fix wrong timestamp/UUID being used for legacy conversion #167

Merged
merged 3 commits into from
Sep 22, 2023

Conversation

WiIIiam278
Copy link
Owner

Since the old format didn't store these in the data object itself these weren't being pulled and instead were getting randomised/set to the current timestamp, which meant they couldn't be edited or fetched. This fixes this.

@WiIIiam278 WiIIiam278 added the type: bug This issue is about something that isn't working as intended label Sep 22, 2023
@WiIIiam278 WiIIiam278 merged commit 7034a97 into master Sep 22, 2023
1 check passed
@WiIIiam278 WiIIiam278 deleted the fixup-legacy-conversion branch September 22, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug This issue is about something that isn't working as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant