| Summary: | Kie-scanner fails to update kiebase if a modified rule makes reference to a global defined in a .gdrl file. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | David Murphy <dmurphy> | ||||
| Component: | BRE | Assignee: | Mario Fusco <mfusco> | ||||
| Status: | CLOSED EOL | QA Contact: | Jiri Petrlik <jpetrlik> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.2.0 | CC: | jpetrlik | ||||
| Target Milestone: | DR2 | ||||||
| Target Release: | 6.3.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1310685 1310884 (view as bug list) | Environment: | |||||
| Last Closed: | 2020-03-27 19:02:52 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1310685, 1310884 | ||||||
| Attachments: |
|
||||||
|
Description
David Murphy
2016-02-19 22:15:56 UTC
Created attachment 1128677 [details]
Reproducer
Adding a simple reproducer scenario.
Steps to reproduce:
1. Import brms-project into brms workbench
2. Build/Deploy the project
3. Run client/src/main/java/example/Client.java
4. When prompted, update reproducerRule in workbench, then increment project version and Build/Deploy again
5. Press ENTER on the console where Client is waiting
6. Observe exception
Verified using BxMS 6.3.0.DR2 and attached reproducer. |