Skip to content

Change how we use enum for datalink semantics

James Tocknell requested to merge fix-datalink-enum into main

missing doesn't allows us to pass through members as strings, so we add an alternate classmethod that does the right thing.

Merge request reports