Skip to content

Single 'constraint' attributes are ignored #139

@FAuersw

Description

@FAuersw

Hello,
i recently experimented with constraint attributes and discovered, that

features 
    Lunchbox {constraint !Sandwich}
        mandatory 
            Sandwich 

is not detected as void feature model as the constraint is ignored. But because

  features
      Lunchbox {constraints [!Sandwich]}
          mandatory 
              Sandwich 

works correctly, i assume this to be an easy fix.

Thank you in advance!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions