-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.0.2, 2.4.43
-
Fix Version/s: None
-
Component/s: Spreadsheet
-
Tags:
-
Team:UI
nuxeo-spreadsheet is firing a document-updated event whenever it is closed.
This has caused some issues for some of our clients (see SUPNXP-32198) since the event is triggering the refresh method on nuxeo-app.
We've introduced an improvement on this method to keep users in tasks if the event was triggered there.
We need to investigate if nuxeo-spreadsheet needs to send a nuxeo-app wide document-updated event. Also, we should understand if we could refactor the refresh method in nuxeo-app to be more scalable.