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

Old Module serialization issue #79

Open
jjg-123 opened this issue Sep 17, 2024 · 0 comments
Open

Old Module serialization issue #79

jjg-123 opened this issue Sep 17, 2024 · 0 comments

Comments

@jjg-123
Copy link
Collaborator

jjg-123 commented Sep 17, 2024

On import, old modules should be flagged as having inheritance shared inheritance with ambient state (old system) and new modules should be created with and flagged with inheritance none. Currently everything is not set and saving a workspace can give an error in the case the the JWT module for OA4MP is loaded in shared mode then attempted to be serialized, since it will refer to itself in the shared state.

Fix is easy -- just rectify an oversight in the loader.

jjg-123 added a commit that referenced this issue Sep 17, 2024
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

No branches or pull requests

1 participant