DHI / mikepluspy

MIKE+Py is the official python interface for MIKE+
Apache License 2.0
8 stars 2 forks source link

No records insert to m_ScenarioManagementUpdatedFields when it is needed. #42

Closed wuwwen closed 6 days ago

wuwwen commented 2 months ago

if the alternative scenario (the new created with new altid) record's attribute value is changed in the MIKE+ GUI, a new record of the format "Pipe_muid; Pipe_altid; Pipe_attribute" gets inserted into the "m_ScenarioManagementUpdatedFields" table in the sqlite database representing the current model. I didn't see this happen if I modified the new pipe record's attribute value using the data_access.set_values() method via mikepluspy module.

wuwwen commented 2 months ago

This issue reported by Vojtech Synacek who is in Prague