Skip to content

Fix `InstrumentType.unknown()` bug

Sivert Olstad requested to merge unknown-instrument-type into develop

The function fails if the existing "unknown" instrument type has a different group. Tests have been added to cover this and other situations.

Merge request reports