SenseNet / sn-client-js

A JavaScript client for sensenet ECM that makes it easy to use the REST API of the Content Repository.
https://www.sensenet.com/
GNU General Public License v2.0
11 stars 2 forks source link

Repository - Batch operations - Event handling #53

Closed gallayl closed 6 years ago

gallayl commented 7 years ago

Tasks

At the moment we don't have enough information from bulk operations and therefore repository events (e.g. Repository.Event.OnContentMoved vs Repository.Event.OnContentMoveFailed) can be unrealible.

Once the backend API will be extended with meaningful result, we should update the client API to improve realibility. Related discussion issue: https://github.com/SenseNet/sensenet/issues/147

Related methods: