[FOLIO-2181] Platform complete build fails due to users-bl interface discrepancy Created: 22/Jul/19 Updated: 03/Jun/20 Resolved: 23/Jul/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P2 |
| Reporter: | Marc Johnson | Assignee: | David Crossley |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, compatibility-breaking, platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||
| Sprint: | CP: sprint 68 | ||||||||||||||||
| Story Points: | 0.5 | ||||||||||||||||
| Development Team: | Core: Platform | ||||||||||||||||
| Description |
|
The build-platform-complete-snapshot build fails with the following error Incompatible version for module folio_stripes-core-3.6.1000572 interface users-bl. Need 5.0. Have 4.0/folio_users-2.23.4000725 It seems that stripes core depends upon users-bl 5.0 and ui-users depends upon users-bl 4.0 Stripes core was updated recently to only support version 5.0 |
| Comments |
| Comment by Marc Johnson [ 22/Jul/19 ] |
|
Zak Burke Jakub Skoczen Does this build update the UI modules that are included in the snapshot environments? If so, is this a blocker for resolving
|
| Comment by Jakub Skoczen [ 22/Jul/19 ] |
|
Breaking if change in mod-users-bl: https://github.com/folio-org/mod-users-bl/commit/32233adf5fcb8fa6c2373bc53b9870bc86f34510 followed by a dependency mismatch introduced with stripes-core: https://github.com/folio-org/stripes-core/commit/ddfbcd45c12649553a142921911ba0a4e8dc18cf |
| Comment by Jakub Skoczen [ 22/Jul/19 ] |
|
David Crossley this is similar to
|
| Comment by David Crossley [ 23/Jul/19 ] |
|
Verified that the recent automated builds of build-platform-complete-snapshot are now successful. |