Opened 6 years ago

Closed 5 years ago

Last modified 5 years ago

#5454 closed defect (fixed)

Make all parameters unchangeable when -d=evaluateAllParameters is set

Reported by: Francesco Casella Owned by: Adrian Pop
Priority: blocker Milestone: 1.14.0
Component: *unknown* Version:
Keywords: Cc: Per Östlund

Description

See the test case in ticket:5377#comment:25

When the Evaluate all parameters option is set, parameters are apparently still modifiable in the variables browser, but if the simulation is re-run, this change does not affect the results of the simulation.

isValueChangeable should be false when -d=evaluateAllParameters is set.

Change History (5)

comment:1 by Francesco Casella, 6 years ago

isValueChangeable should also be false for structural parameters, that get evaluated by the front-end. See test case in #5457.

comment:2 by Francesco Casella, 5 years ago

Cc: Per Östlund added

@perost, this is possibly related to #5516, could you please have a look before the 1.14.0 release?

Thanks!

comment:3 by Per Östlund, 5 years ago

Yes, this will also be fixed once I manage to get Jenkins to accept my PR.

comment:4 by Per Östlund, 5 years ago

Resolution: fixed
Status: newclosed

Fixed in 4c6b5ee.

comment:5 by Francesco Casella, 5 years ago

Thanks Per!

Note: See TracTickets for help on using tickets.