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

Use number for sessionId and handle states that are objects (not string) #473

Merged
merged 3 commits into from
Aug 11, 2023

Conversation

JackWilb
Copy link
Member

@JackWilb JackWilb commented Aug 10, 2023

Does this PR close any open issues?

No

Give a longer description of what this PR addresses and why it's needed

There was a bug that allowed us to save the session as a string in the multinet db. This PR fixes that issue and adds an enhancement from the trrack library that allows us to import and export the provenance as an object. This simplifies some code and means we don't need to JSON dump and stringily as the states move through the multinet ecosystem.

Provide pictures/videos of the behavior before and after these changes (optional)

N/A

Are there any additional TODOs before this PR is ready to go?

TODOs:

  • Bump multinet

@netlify
Copy link

netlify bot commented Aug 10, 2023

Deploy Preview for multimatrix ready!

Name Link
🔨 Latest commit d1c2d0b
🔍 Latest deploy log https://app.netlify.com/sites/multimatrix/deploys/64d57e05ac4a850008a390ba
😎 Deploy Preview https://deploy-preview-473--multimatrix.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JackWilb JackWilb merged commit ba6f8ce into main Aug 11, 2023
5 checks passed
@JackWilb JackWilb deleted the session-object branch August 11, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant