zazuko / data-cube-curation

MIT License
1 stars 0 forks source link

fix: must. slugify. table. name #259

Closed tpluscode closed 4 years ago

tpluscode commented 4 years ago

fixes #257

martinmaillard commented 4 years ago

Now I get this error when creating the table:

2020-03-26T11:09:06.594Z dataCube:request POST /project/c4760d6c-cc18-4040-854d-ed018ee1796f/tables
2020-03-26T11:09:07.347Z dataCube:request:error Request failed: NotFoundError: at Object.getRepresentation (/.../data-cube-curation/api/lib/read-graphs/table/index.ts:17:11) at processTicksAndRejections (internal/process/task_queues.js:93:5) at /.../data-cube-curation/api/lib/data-cube/table/createDimensionTable.ts:79:13
tpluscode commented 4 years ago

Yes, notice the failed e2e tests. I'm almost done getting this right