Posts: 720
Threads: 124
Joined: May 2019
(09-11-2019, 02:21 PM)Dean Roddey Wrote: OK, I'll see what I can figure out.
Thanks. Happy to help as well as to do another remote debugging session if necessary. When I was setting this up, I had a device that was part of the Network Monitor sitting next to me. I would then unplug and plug in the network cable while I watched the Event Trigger window and the logs waiting to see if the triggered action would fire off.
Posts: 40,483
Threads: 491
Joined: Aug 2002
I think I've found it. It's a retardedly convoluted scenario that I need to think about. It only (currently) applies to events, which need to be passed on to the event server after being stored on the master server (successfully.) But the states that cause that to happen have gotten mixed in with the states that drive the admin intf's tab editor tabs to show changes, errors, etc... I fixed an issue in the last drop related to doing a Save All not making all of the tabs get rid of their changes indicator. And that caused them not to return the right status to say that changes were stored and that would then drive the info to be passed on to the event server.
So it just got broken in this last drop basically, or the one before that, whenever I did that change, but in such a round about away that it was very difficult to see.
I'm going to have to tease those things apart because they don't really work right being driven by the same information.
Dean Roddey
Explorans limites defectum
Posts: 720
Threads: 124
Joined: May 2019
Did we determine a way forward for this?
Posts: 40,483
Threads: 491
Joined: Aug 2002
It's waiting for the next drop.
Dean Roddey
Explorans limites defectum
Posts: 720
Threads: 124
Joined: May 2019
Posts: 720
Threads: 124
Joined: May 2019
Confirming this was included in the 905 drop? Thanks
Posts: 40,483
Threads: 491
Joined: Aug 2002
Yes, it should push the changes out to the Event Server now upon save.
Dean Roddey
Explorans limites defectum
Posts: 720
Threads: 124
Joined: May 2019
Thanks for taking care of this.