zooniverse / designator

Smart task assignment system
2 stars 1 forks source link

Respect the provided subject set id in selection #91

Closed camallen closed 3 years ago

camallen commented 4 years ago

https://github.com/zooniverse/designator/blob/fb1a535640af4a2ffd3556cffe70f3054f98f315/lib/designator/selection.ex#L111

Only use the supplied by the api, if it is not a known linked workflow subject_set_id then return no data instead of selecting from all known sets.