Skip to content

"blueprints" don't work as expected #26

@DenoBeno

Description

@DenoBeno

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:

  1. go to kumu.io and set up a project.
  2. Export the project "blueprint" (JSON)
  3. store this blueprint on github.
  4. Link the blueprint with the project on kumu.io
  5. edit the blueprint on github. (commit, sync...)
  6. 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

image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions