-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.0
-
Fix Version/s: 2.3.1
-
Tags:
-
Browser:
-
Upgrade notes:
-
Sprint:nxGang Sprint 10.1.4
-
Story Points:1
Any rest call by default will have their document changes being reindexed asynchronously in elasticsearch.
However there are some use cases where we want the reindinxing synchronous to have a consistent UI refresh.
This is the case for nuxeo-delete-documents-button.html element which leverages the nx_es_sync http header.
We should add a sync or syncIndexing boolean property on nuxeo-operation element and forward it to nuxeo-operation-button to have a simpler api.
- is related to
-
NXP-27268 Backport NXP-24383 to 9.10
- Resolved
-
ELEMENTS-937 Add sync-indexing options on nuxeo-operation-button
- Resolved
- is required by
-
NXP-24383 Leverage new syncIndexing property on nuxeo-operation element
- Resolved