apache / incubator-kie-issues

Apache License 2.0
11 stars 1 forks source link

SceSim Editor: Instances assigned in the Expect group don't show up in the Given group, and vice versa #1363

Open kbowers-ibm opened 4 days ago

kbowers-ibm commented 4 days ago

Video showing that LoanApplication is present in the Given and Expect column. However once deleted from the Given column, it can't be assigned again.

https://github.com/apache/incubator-kie-issues/assets/92726146/bb8efb6c-038f-415e-a624-bede80ffc387

I believe this is working as intended, and it's just the SceSim file that's incorrect. Closing as not planned when I get confirmation from Yeser.

tiagobento commented 4 days ago

@kbowers-ibm Just a clarification here. "Expect" and "Given" groups are not features of the BeeTable. They're specific to the SceSim Editor. You might want to revisit the title of this and other similar issues. I know this can be confusing at first, but hopefully we'll be able to extract the BeeTable out of the boxed-expression-component package and give it a better name :)

kbowers-ibm commented 4 days ago

Good point, thanks Tiago!

Keeping the issue open for now, after discussion with Yeser.

"For the rule-based I need to figured out the best behavior, even it will be a temporary behavior. The source of truth of those data should be the Java files in the user’s project, but at this time we don’t have this capabilties."