Skip to content
This repository was archived by the owner on Aug 19, 2020. It is now read-only.
This repository was archived by the owner on Aug 19, 2020. It is now read-only.

Track lineage or status in BranchMetadata #100

@kfoss

Description

@kfoss

Until a newly-created branch has copied the graph, the new branch points to the original graph, which requires the frontend to wait until branching is complete to avoid changes to the original graph.

To better track when branching completes, it would be helpful to do one of the following:

  • add metadata about the status of the branch
  • track parentBranch (much like parentGraph currently does)
  • add branchId to graph metadata

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