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

Excess data embedded into mdEditor-Json record object on import #682

Open
hmaier-fws opened this issue May 7, 2024 · 0 comments · May be fixed by #707
Open

Excess data embedded into mdEditor-Json record object on import #682

hmaier-fws opened this issue May 7, 2024 · 0 comments · May be fixed by #707
Assignees
Labels
bug Unexpected problem or unintended behavior

Comments

@hmaier-fws
Copy link
Contributor

Issue

mdEditor Version (find version under settings): https://github.com/adiwg/mdEditor/tree/405d949e

mdEditor Web Address (enter the URL): https://go.mdeditor.org

Issue Description:

When exporting a mdEditor-Json file (Export All), the records object contains empty contact and dataDictionary arrays. The file also contains the appropriate dictionaries and contacts objects as would be expected for the record set (See: min-valid-mdEditor-dict1-20240430.json. The contact and dictionary arrays do not seem to be used.

Steps to reproduce (Bug reports only):

Observed Results (Bug reports only):

  • Delete the contact and dataDictionary arrays from the above mdJson-import-mdeditor-export.json records object. Import the edited file. The resulting imported recordset matches the original source (min-valid-mdJson-dict1-20240430.json) file.
  • Repeat the process, this time delete the contacts and dictionary objects from the mdJson-import-mdeditor-export.json file. DO NOT edit the records object. Import the edited file. The contacts and dictionaries are not imported.

Expected Results (Bug reports only):

  • Importing a mdJson file DOES NOT create contact or dataDictionary arrays within the mdEditor records object.
  • Exporting a mdEditor-Json file ("Export All" or "Export Selected" functions) does not create contact or dataDictionary arrays within the mdEditor-Json records object.
@hmaier-fws hmaier-fws added the bug Unexpected problem or unintended behavior label May 7, 2024
@hmaier-fws hmaier-fws added !!Priority!! Needs to happen ASAP! and removed !!Priority!! Needs to happen ASAP! labels Dec 12, 2024
@dvonanderson dvonanderson linked a pull request Jan 16, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants