Skip to content
  • Kirk Webb's avatar
    · 210d1a85
    Kirk Webb authored
    A node update bugfix and a change to the way nodes with more than two
    changed attributes are handled.  A single message is now sent detailing
    which nodes need to be looked at, and such nodes to not stop the rest from
    updating normally during that run.  Previously the nodes with multiple changes
    had to be handled first, then the update script had to be run after that to
    catch everything.
    210d1a85