ishanjogi89 commented on PR #3163: URL: https://github.com/apache/incubator-kie-tools/pull/3163#issuecomment-2961239969
> > > @pkliczewski I'm failing to understand the purpose of this change. > > > > > > sometime ago we discussed how to filter workflow instances by user id (user who triggered it). You suggested the way to do it was enabling java security. Am I missing/misunderstood anything? > > This PR doesn't do this, and the way they are trying to push is not the correct way. We could discuss this to iron out the details, but the PR as it stands today won't be merged. @ricardozanini Upon further investigation and as you explained in your earlier comments , SonataFlowPlatformSpec already exposes the properties field we need. In that case I dont think we need any code changes; we only need to add or patch the field in the running Platform CR. It will look something like this : -- 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]
