Open danyill opened 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:
Blocked by https://github.com/OpenEnergyTools/scl-lib/issues/106
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: