MathematicalMedicine / diver-issues

Semipublic tracking of issues for the DIVER front end
0 stars 0 forks source link

default value handling for Custom Variables currently only works by happenstance #230

Closed Viqsi closed 6 months ago

Viqsi commented 7 months ago

The specified "default value" in a custom variable request is currently never used. What happens is that the first value with no constraints effectively becomes the default. diverweb tends to structure its requests such that this ends up with the desired result, but that's by happenstance rather than design. We really ought to make use of the actual information we requested.

What should be done: