Text and textarea fields are imported as text ‘true’ instead of ‘1’ during a JSON import of objects
Description
JSON sample on a Object of a type named “Example”:
Here’s the scenario:
I am on the screen for importing an object.
I select the format “JSON” and enter my sample JSON file as “File”. I then click on “Next step”
The fields “Indent” and “Encoding” are not changed and I click on “Next step”.
I select the type “Example” and click on “Next step”.
The fields “Start element” and “Max element” as well as “Overwrite Public ID” are not changed and I click on “Next step”
Then I click on the button “Start import”. The message “Import success!”
I click on the button “view list” and open the data set I have just imported.
The field with the specification “1” is now displayed with “true”. Here I expect a “1” and not “true”.
Environment
Activity
TODO: Cherry pick