Revisiting this Moonshine feature, I found that the corresponding script and capability were missing in the current provisioners:
Capability: import-domino-json
Script: https://github.com/DominoVagrant/demo-v1.1/blob/main/dist-support/rest_scripts/import_json_documents.sh
I tested copying the file to an existing project, and I needed to make these changes:
- "dominodata" should be "notesdata"
- Fix syntax for
chown commands
Revisiting this Moonshine feature, I found that the corresponding script and capability were missing in the current provisioners:
Capability: import-domino-json
Script: https://github.com/DominoVagrant/demo-v1.1/blob/main/dist-support/rest_scripts/import_json_documents.sh
I tested copying the file to an existing project, and I needed to make these changes:
chowncommands