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

export keys are not compatible to expected keys on import #387

Open
regnete opened this issue Apr 24, 2023 · 0 comments
Open

export keys are not compatible to expected keys on import #387

regnete opened this issue Apr 24, 2023 · 0 comments
Assignees

Comments

@regnete
Copy link

regnete commented Apr 24, 2023

export created keys like this: "reg", "[field1].tag", "[field1].store", "[field1].cfg", "[field1].map", "[field1].ctx"

import expects keys like this: "reg", "tag", "store", "[field1].cfg", "[field1].map", "[field1].ctx"

may be related to #273

@regnete regnete changed the title export keys arenot compatible to expected keys on import export keys are not compatible to expected keys on import Apr 24, 2023
@ts-thomas ts-thomas self-assigned this Jan 6, 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

2 participants