-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
type: bugSomething isn't workingSomething isn't working
Milestone
Description
Thanks for reporting @Turbots!
Describe the bug
Some recipes of the Spring Boot 2.4 to 2.5 Upgrade functionality are always shown as applicable.
To Reproduce
- Run the
demo-upgrade-spring-boot-reportdemo and upgrade the demo app to 2.5.x - Then scan the application again
- The applied recipes for 2.4.x Spring Boot is still shown as applicable
Expected behavior
The 2.4 upgrade-related recipes should not be shown for any Spring Boot application with a version different from 2.4.x.
Additional context
For multiple of these recipes the condition is set to org.springframework.sbm.common.migration.conditions.TrueCondition which makes SBM always show it as applicable.
Metadata
Metadata
Assignees
Labels
type: bugSomething isn't workingSomething isn't working