opendataeditor icon indicating copy to clipboard operation
opendataeditor copied to clipboard

Recursive data packages update on a resource change

Open roll opened this issue 2 years ago • 1 comments

Overview

Currently, if we independently update an individual file's metadata (opening a file with no package context), it won't affect data packages that are already created and include this resource. This problem's root is that Data Package usage creates metadata duplication with Open Editor's metadata system, it's a factor that we probably can't do anything with (otherwise it will be non-stadard data packages) -- we just need to have a synchronization system

roll avatar Oct 01 '23 15:10 roll

See also issue #306

romicolman avatar Mar 28 '24 10:03 romicolman