Bug 1105025
| Summary: | jcr2vfs: test scenarios using ruleflow groups are not correctly migrated | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Petr Široký <psiroky> | ||||||
| Component: | Migration Tool | Assignee: | Jan <jschatte> | ||||||
| Status: | CLOSED EOL | QA Contact: | Tibor Zimanyi <tzimanyi> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 6.0.2 | CC: | kverlaen | ||||||
| Target Milestone: | DR4 | ||||||||
| Target Release: | 6.1.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-03-27 18:36:38 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: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Petr Široký
2014-06-05 08:52:31 UTC
Created attachment 902451 [details]
Git repo -- result of the jcr2vfs migration
Created attachment 902452 [details]
Jcr repository export
This can be used to import to Guvnor 5.x and then run the migration.
The following commits solves the issue. master: URL: http://github.com/droolsjbpm/drools-wb/commit/b1d192cdb 6.0.x: URL: http://github.com/droolsjbpm/drools-wb/commit/4fe161b7f 6.1.x: URL: http://github.com/droolsjbpm/drools-wb/commit/49d79a263 The changes were reverted 6.0.x with the following commit: http://github.com/droolsjbpm/drools-wb/commit/e167430f2 Given that they were commited by mistake on 6.0.x. The commits for master and 6.1.x are ok and continues alive. |