UNDESIRABLE? UCDs 'meta.id;meta.ref` resolve entry to the datalink viewer #242
Labels
app:datalink
concern the datalink-app
app:query
concern the query-app
category:datalink
category:web-GUI
invalid
priority:high
Currently, columns with the UCDs
main.id;main.ref
resolve the entry to/datalink/<datalink_id>/?job=<job_id>
./serve/table/<schema_name>/<table_name
. In theserve
module, it resolves to/serve/table/<schema_name>/<table_name>/NaN
.The code in question:
daiquiri/daiquiri/core/static/core/js/table.js
Lines 116 to 130 in 5ae2a14
The text was updated successfully, but these errors were encountered: