tdt / core

Transform any dataset into an HTTP API with The DataTank
http://thedatatank.com
83 stars 31 forks source link

adding new job - validation errors #406

Open Jeroen005 opened 8 years ago

Jeroen005 commented 8 years ago

When adding a new job in /api/admin/jobs/add not all validations message are preventing the creation of a new record.

For example, if you only enrich the 'extract' fields, but not the 'local' fields, an error message will be displayed, but a new job will be created incorrectly.