]
Denis Golovin updated JBDS-4556:
--------------------------------
Sprint: (was: devex #139 October 2017)
Deselecting components will always deselect items they depend on
----------------------------------------------------------------
Key: JBDS-4556
URL:
https://issues.jboss.org/browse/JBDS-4556
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 11.1.0.AM2
Reporter: Jan Richter
Assignee: Denis Golovin
Priority: Minor
Fix For: 11.x
To put this into some understandable language:
- say I select devstudio
- then I select fuse tools, which depends on devstudio
- then I deselect fuse tools and suddenly devstudio is deselected
This principle works nicely when you select & deselect items when the dependencies
have not been selected beforehand. But it is a bit of pain when they have.
Is there a way to differentiate between the case when the user actively selects the
dependency, and when it is selected automatically?