I just ran another update to my test repo to pull in any recent changes (still 8.9.31!) and switched to the “device integration beta” again, still having various issues eg some inputs give this error when trying to edit them (click of the spanner icon).
Also what I think maybe a new issue (not 100% sure, but cannot recall seeing previously) when I first open the inputs page (yes I have re-confirmed this after a ctrl-f5) some inputs are collapsed and some are open, below is a screenshot following anothe ctrl-f5.
as you can see, nodes 4, 5 and 15 are collapsed whilst 10,14,16 and 19 are open.
If I then click the collapse/uncollapse button they all collapse
click the button a second time and I get the same as the original page
However, that is it! the button no longer works. I have tried this multiple times and after 2 clicks each time the button stops working, only by refreshing the page or navigating away and back again does it give another 2 clicks of use (but no more than 2).
What is really odd about nodes 4,5 and 15 is that they don’t actually exist!
If I switch back to non-beta then the inputs are not there
confirmed they are not in the mysql tables using phpmyadmin
so I’m not entirely sure whats going on there. It’s quite possible I have deleted some test inputs at some point, but I have restarted this server in the last 2 weeks so there shouldn’t be anything orphaned and lingering in redis (I’m not willing to flushall() as my live server is on this same server).
Maybe something to do with indexedinputs??? But I’m definitely on master currently, but I was switching about a fair bit when this thread and the indexedinputs thread were active.
It seems to have gone a bit quiet again on the emoncms dev front, both here and on github.