You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When editing a Run (adding/removing iamc-data or meta), the updated_at/by audit info entries are updated automatically. However, this update touches all runs with that model-scenario name, not just the run that was edited.
Steps to reproduce (I guess only relevant via Rest API):
login as user A
create a run
login as user B
create a run with the same model/scenario name
The first run (created by user A) now has "updated_by user B" in the audit info.
The text was updated successfully, but these errors were encountered:
When editing a Run (adding/removing iamc-data or meta), the updated_at/by audit info entries are updated automatically. However, this update touches all runs with that model-scenario name, not just the run that was edited.
Steps to reproduce (I guess only relevant via Rest API):
The first run (created by user A) now has "updated_by user B" in the audit info.
The text was updated successfully, but these errors were encountered: