-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DROOLS-5766 : Issue while using LocalDateTime field reference in GRE #3195
Conversation
Kudos, SonarCloud Quality Gate passed!
|
@@ -537,8 +532,6 @@ static String adjustParam(final String dataType, | |||
return param.substring(0, | |||
param.length() - 1); | |||
} | |||
} else if (boundParams.containsKey(param)) { | |||
return "=" + param; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The fix was to remove this bound parameters check. I could not find a single unit test hitting this spot, but I know this was added before the GRE moved to DRL based save format. The "=" here is not needed.
jenkins do fdb |
StackOverflow issue during in FDB:
|
Should not be related. |
jenkins do fdb |
1 similar comment
jenkins do fdb |
jenkins do fdb |
Jenkins do fdb. |
@karreiro @jstastny-cz Finally green. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tested with the enclosed reproducer.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @Rikkola! Great investigation :-)
@kiegroup/gatekeepers Hello, can I get a merge please. |
…Gs and Case/Showcase docs (apache#172) (apache#3195) * Bxmsdoc 6976 master - Single-source GSGs and Case/Showcase docs (apache#172) * BXMSDOC-6976 Single sourcing initial GSG BP and Case docs * BXMSDOC-6976-master Upstreamed both GSG for BP and Case docs. Will not push until I complete the GSG for DS. * BXMSDOC-6976 Pausing upstream effort for GSGs while researching the best approach to referencing drools topics from jBPM TOCs * BXMSDOC-6976 Upstream docs ready for review * BXMSDOC-6976 Updated based on DS QE review feedback * BXMSDOC-6976 Updated based on DS final comment * BXMSDOC-6976 Final updates based on Marian's QE input * BXMSDOC-6976 Final updates based on Marian's QE input * BXMSDOC-6976 reverted incorrect changes to topic ID and xrefs
…Gs and Case/Showcase docs (apache#172) (apache#3195) * Bxmsdoc 6976 master - Single-source GSGs and Case/Showcase docs (apache#172) * BXMSDOC-6976 Single sourcing initial GSG BP and Case docs * BXMSDOC-6976-master Upstreamed both GSG for BP and Case docs. Will not push until I complete the GSG for DS. * BXMSDOC-6976 Pausing upstream effort for GSGs while researching the best approach to referencing drools topics from jBPM TOCs * BXMSDOC-6976 Upstream docs ready for review * BXMSDOC-6976 Updated based on DS QE review feedback * BXMSDOC-6976 Updated based on DS final comment * BXMSDOC-6976 Final updates based on Marian's QE input * BXMSDOC-6976 Final updates based on Marian's QE input * BXMSDOC-6976 reverted incorrect changes to topic ID and xrefs
…Gs and Case/Showcase docs (apache#172) (apache#3195) * Bxmsdoc 6976 master - Single-source GSGs and Case/Showcase docs (apache#172) * BXMSDOC-6976 Single sourcing initial GSG BP and Case docs * BXMSDOC-6976-master Upstreamed both GSG for BP and Case docs. Will not push until I complete the GSG for DS. * BXMSDOC-6976 Pausing upstream effort for GSGs while researching the best approach to referencing drools topics from jBPM TOCs * BXMSDOC-6976 Upstream docs ready for review * BXMSDOC-6976 Updated based on DS QE review feedback * BXMSDOC-6976 Updated based on DS final comment * BXMSDOC-6976 Final updates based on Marian's QE input * BXMSDOC-6976 Final updates based on Marian's QE input * BXMSDOC-6976 reverted incorrect changes to topic ID and xrefs
…Gs and Case/Showcase docs (#172) (#3195) * Bxmsdoc 6976 master - Single-source GSGs and Case/Showcase docs (#172) * BXMSDOC-6976 Single sourcing initial GSG BP and Case docs * BXMSDOC-6976-master Upstreamed both GSG for BP and Case docs. Will not push until I complete the GSG for DS. * BXMSDOC-6976 Pausing upstream effort for GSGs while researching the best approach to referencing drools topics from jBPM TOCs * BXMSDOC-6976 Upstream docs ready for review * BXMSDOC-6976 Updated based on DS QE review feedback * BXMSDOC-6976 Updated based on DS final comment * BXMSDOC-6976 Final updates based on Marian's QE input * BXMSDOC-6976 Final updates based on Marian's QE input * BXMSDOC-6976 reverted incorrect changes to topic ID and xrefs
JIRA:
link
How to retest this PR or trigger a specific build:
a pull request please add comment: Jenkins retest this
a full downstream build please add comment: Jenkins run fdb
a compile downstream build please add comment: Jenkins run cdb
a full production downstream build please add comment: Jenkins execute product fdb
an upstream build please add comment: Jenkins run upstream