activity-browser
activity-browser copied to clipboard
Calculation with parameters only works when including default scenario
Static LCAs with scenarios work as expected when the scenario file contains a default scenario or when Attempt to load and include the 'default' scenario column is successful.
For example, for a test file, the next setup:

Correctly returns:

When not including the 'default' scenario:

The calculation doesn't consider the parameters in the scenarios and keeps the 'default' value instead.

Could this behavior be related to #592?