I missed this in the upgrade, and really, it'll be fixed properly when we do the big GUI/API update, but in the meantime the existing GUI needs to see figure out (or received) what ACE system that request should go to and make the that request and return that result to the user.
ACE System 1 (company A)
ACE System 2 (company B)
ACE GUI <-- user makes cloudphish clear request
the cloudphish entry is on ACE System 2
ACE GUI makes API request to ACE System 2 and returns the result
I missed this in the upgrade, and really, it'll be fixed properly when we do the big GUI/API update, but in the meantime the existing GUI needs to see figure out (or received) what ACE system that request should go to and make the that request and return that result to the user.