| Summary: | Planner: Immovable planning entities for chained variables | ||
|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Geoffrey De Smet <gdesmet> |
| Component: | OptaPlanner | Assignee: | Geoffrey De Smet <gdesmet> |
| Status: | CLOSED EOL | QA Contact: | Jiri Locker <jlocker> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.3.0 | CC: | lpetrovi |
| Target Milestone: | --- | ||
| Target Release: | 6.3.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 19:05:14 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: | |
|
Description
Geoffrey De Smet
2016-04-26 15:37:22 UTC
Once I have the ok to backport this to optaplanner 6.4.x, I need to cherry pick (and deal with the guaranteed merge conflict) these 2 commits: https://github.com/droolsjbpm/optaplanner/commit/b8ae184146e16fd83cb8294317c3da2e8587fb5d https://github.com/droolsjbpm/optaplanner/commit/78adf0690a4efd8d3e570b790459a756e57210a2 I don't care if it makes BRMS 6.3.0 or 6.3.1 (both should be fine for the customer I presume), as long as I can backport it sooner rather than later while it's still fresh in my memory to deal with the merge conflicts efficiently. Backported to 6.4.x (so product 6.3) with these commits: https://github.com/droolsjbpm/optaplanner/commit/b33db85f902b485fe447745da07f6658748c110c https://github.com/droolsjbpm/optaplanner/commit/ebe85236aaa98d5b0c8a6ea96d153274ad1828ab https://github.com/droolsjbpm/optaplanner/commit/c385f3c726fa5d82ae5920ee110db71b6ed44a67 https://github.com/droolsjbpm/optaplanner/commit/500720cba0f3ca120881287c2bab3a1a52bcf4ff That includes unit tests (which is the bulk of the changes). |