Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DimensionStructure tree CRUD #130

Open
2 tasks
Andras-Csanyi opened this issue Oct 29, 2020 · 0 comments
Open
2 tasks

DimensionStructure tree CRUD #130

Andras-Csanyi opened this issue Oct 29, 2020 · 0 comments
Milestone

Comments

@Andras-Csanyi
Copy link
Owner

Andras-Csanyi commented Oct 29, 2020

Summary
It is about managing the DimensionStructure tree which consists of DimensionStructureNodes. The possible operations are listed below.
DimensionStructureNode doesn't have a grid where they are listed. They are available only via tree management user interfaces.

These functions are published via SourceFormat api under the following names:

  • SourceFormat/Tree/AddNodeAsync
  • SourceFormat/Tree/DeleteNodeAsync

Definition of Done:

  • Add node to tree and tests
  • Delete node from tree and tests
@Andras-Csanyi Andras-Csanyi added this to the version 1.0 milestone Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant