LightGuard commented on PR #2863: URL: https://github.com/apache/incubator-kie-tools/pull/2863#issuecomment-2605747508
So.... turns out after much digging and debugging, simply adding the staticArgs doesn't solve the problem, and we'd actually need to change the WorkspaceOrigin definition to store the htmlUrl the first time we have it. This in turn would actually cause problems for all those instances currently in use and would upgrade later, potentially causing problems the next time they edit a model (I think, honestly, that's a bit of conjecture on my part). Regardless, this PR does actually solve the issue in the ticket, and further enhancement, really should go into a separate ticket. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
