8000 Excess data embedded into mdEditor-Json record object on import · Issue #682 · adiwg/mdEditor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Excess data embedded into mdEditor-Json record object on import #682
Open
@hmaier-fws

Description

@hmaier-fws

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.

Metadata

Metadata

Assignees

Labels

bugUnexpected problem or unintended behavior

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0