Page 1 of 1

Refresh View

Posted: Mon Nov 13, 2017 1:26 pm
by ozzi
Hi

I have the problem that my Zimlet performs a long operation and then moves elements from one folder to another.
The problem here is, that the Zimbra GUI does not update the GUI accordingly, meaning the moved elements still visually appear to be in the currently open folder. Clicking on the foldername or reloading the page makes them disappear.

Any idea how to achieve this programmatically? I tried replaying the SearchRequest when clicking on the current folder but it does not work.

Re: Refresh View

Posted: Tue Mar 26, 2024 6:39 am
by Damini Vashishtha
One or best way to achieve this optimistically update the cache on move action.
Another way to refetch the search query after move action.