Bradnitski Viachaslau
Bradnitski Viachaslau
It should be possible to revert to previous behavior changed in #9294
In order to be able to fetch resource (for instance, descriptor) from either node or bundle we should allow to specify resource resolver in `Context`
Depending on application startup order same fieldsets may get different names. Name is given when schema XML is parsed via simple static increment.
Site mappings from site.xml should be supported for project rendering feature.
If only an attachment has been changed(no any data records), then workflow state remains READY.
Parser validates only xml with set namespaces and skips it without any notification otherwise.
When data is changed directly via node API in system repository, project metadate is not updated
Currently MoveCommand allows only to change parent path. But often rename happens together with move. Currently it is implemented in two steps. Sometimes even in more steps (rename, move, rename...