Skip to content

Having multiple aliases for a schematics will always break #11389

Closed
@hansl

Description

@hansl

The line here adds all the aliases, but from inside the loop, so the second alias check run will always find itself (since it was added in the last loop).

Either move that push() outside the inner loop or only push the current alias.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions