OpenEnergyTools / oscd-publisher

Apache License 2.0
1 stars 2 forks source link

Dataset changes should update control block confRev #18

Open danyill opened 4 months ago

danyill commented 4 months ago

Currently DataSet actions don't update the configuration revision, for instance moving up and down items:

https://github.com/OpenEnergyTools/oscd-publisher/blob/eed108e07965484d3bdd57f3fc5468f83126343f/editors/dataset/data-set-element-editor.ts#L190-L210

Basically any action on a dataset should update the configuration revision:

image

JakobVogelsang commented 4 months ago

Blocked by https://github.com/OpenEnergyTools/scl-lib/issues/106