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

Help with baselines format and use #154

Open
eternauta123 opened this issue Oct 10, 2019 · 0 comments
Open

Help with baselines format and use #154

eternauta123 opened this issue Oct 10, 2019 · 0 comments

Comments

@eternauta123
Copy link

Fantastic tool, thanks for sharing!
I use tool only for visualization and I´m not finding the way to show base lines…
For example:
I have 3 versions of project:
001 Baseline
002 Current
S01 Simulation project (to plan changes before applying)

I want to use baseline to show two version at same time, so if I want to check simulation (S01) version,to compare with current (002) I want to be able to see
task S01.01 start 10/09 finish 15/09 (simulation version)
task 002.01 start 05/09 finish 10/09 (current version)
Is it possible: if it is, copuld you post an example of json format for baselines array?

I´ve tried format below without succes:
“baselines”:[{3:{“taskId”: “3”,”start”:0,”end”:0,”status”:”STATUS_SUSPENDED”, “progress”: 10}}] // contains {taskId:{taskId,start,end,status,progress}}

Thank you very much!

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