-
Notifications
You must be signed in to change notification settings - Fork 368
Open
Description
I have tried to set up a map and link it with its "blueprint" on github, but this doesn't seem to work properly.
Steps:
- go to kumu.io and set up a project.
- Export the project "blueprint" (JSON)
- store this blueprint on github.
- Link the blueprint with the project on kumu.io
- edit the blueprint on github. (commit, sync...)
- reload the project on kumu.io.
To simplify the test, I only changed a description of a single element. Unfortunately, the change doesn't propagate to kumu.io - description of this element didn't change. :-(
Projekt: https://kumu.io/clima/pos#pos-data-model/illustration
Github blueprint: https://raw.githubusercontent.com/DenoBeno/kumu/main/PoS.json
{
"_id": "elem-NgGc8u0r",
"attributes": {
"label": "Illustration",
"cardinality": "1..*",
"level": "2",
"meaning": "Element",
"description": "A drawing, a photograph, a diagram, etc. visually representing the object. NEW TEXT"
}
},
Metadata
Metadata
Assignees
Labels
No labels
