Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Refresh problem in WatchLists
-
It looks like there is a bug in the refresh of WatchLists (old version).
We experienced similar problems within report which were not querying the last Data Point values.
Any clue ?
Pascal
Screenshot of the Watchlist:
You can see that current value of certain Data Point are not displayed.
Screenshot of the Details of first Data Point of the above Watchlist at the same time:
Export from the same Watchlist at the same time :
-
Hi Pascal,
The old watchlist page is powered by the long poll. So, I would wonder if you open your developer tools and go to the network tab if something in the long poll request is failing? Do you have any JavaScript errors on the page?
What version of the core and WatchLists module are you using? If you refresh the page, are the correct and then they simply don't update?
-
I would also maybe try relaunching Mango from the command line and watching for any errors that occur when you try to view a watchlist that has this problem, if it persists through a restart.