Profile Selector
bjendres opened this issue · 1 comments
bjendres commented
There might be a point in adding a "selector" property to the data model, so we can deal with cases where the user of the profile (e.g. an external service) doesn't know about the (internal) profile ID, and would therefore need another criteria to pick the right profile to use. This could, for example, be an (regex) expression, or a simply a list of external keys.
jensschuppe commented
Implemented with 04e98cc.