rogers-obrien-rad / smartpm-python-sdk

Python wrapper for SmartPM API
Apache License 2.0
0 stars 0 forks source link

[BUG] Should the report for "Full Schedule" scenario or `DefaultScenarioId`? #16

Open HagenFritz opened 2 months ago

HagenFritz commented 2 months ago

Current Behavior

For the dashboard display, which scenario data should be shown? Each project has a "Full Schedule" scenario, but this does not always match the defaultScenarioId within the response from pulling project data.

Expected behavior

We should display the relevant scenario data and simplify the process by choosing one of these two scenarios.