Hello @Communiteq,
Am just facing an issue with Data Methods in Fresh Service.
With the use of the data methods am fetching the ticket status of a particular ticket, Once the ticket status is updated from open to close as the expected flow the data method should return the updated status of the ticket as closed on every app initialization without refreshing the page manually.
But data method doesn’t return the updated status normally while the app is closed and opened,
It returns only when the page is refreshed