Skip to content
Snippets Groups Projects

Upload a new stave with add_node calls

Merged Alex Toldaiev requested to merge devel_uploadStaveInPythonFixed into devel

Trying to find a way how to upload a new stave subtree.

ConfigDB does not have an API to just upload a dictionary with a new subtree. It has add_node and add_to_node, which operate on individual nodes, taking children=[] and parents=[] lists with IDs of the children and parent nodes.

Moreover, it is not clear how to just get the ID of the current latest runkey, in order to issue the "commit" command.

modified:   .gitlab-ci.yml
modified:   scripts/test_upload_a_stave.py

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading