Closed SolidProgramming closed 1 month ago
first analysis by @SolidProgramming : only connections which use freshly creatd ARs are not shown. if you use existing ARs, the connections is displayed right away.
first analysis by @SolidProgramming : only connections which use freshly creatd ARs are not shown. if you use existing ARs, the connections is displayed right away.
@tpurschke "Already" found the issue. I'm just testing and optimizing now. It's actually just 1 line of code added. The AppConnectionModellingHandler is not updated after adding a connection. But i didn't find out why it only happens on new AR...
After creating a new connection the new connection is not displayed until a manual page refresh this is not always reproducible