Skip to content

[csolution] command list dependencies must only suggest components from the same bundle #2127

Description

@jkrech

Describe the bug
If a component within a Cclass Cbundle has a dependency on another component from the same Cclass and components from multiple bundles satisfy the dependency then it must only display those components from the same bundle because components from the same Cclass but different Cbundles must not be selected concurrently.

To Reproduce
Steps to reproduce the behavior:

Select:

  • component: Segger::Graphics&MDK-Plus:CORE
  • pack: Keil::MDK-Middleware_Graphics

Expected behavior
Due to the accept Graphics:Display of the CORE component
the list dependencies suggests only Segger::Graphics&MDK-Plus:Display:* components but not from Cbundle MDK-Pro.

Environment (please complete the following information):

  • csolution
  • Version 2.10.0
  • OS: any

Additional context
Add any other context about the problem here.

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions