million-views / praas

Proxy as a service.
MIT License
4 stars 2 forks source link

Fix SequelizeValidationError notNull for suriObjectKey #115

Closed kavithaii closed 4 years ago

kavithaii commented 4 years ago

When a new conduit is created from front end, Create conduit is not working.

Steps to reproduce:

Resource server console log: SequelizeValidationError: notNull Violation: conduit.suriObjectKey cannot be null

kavithaii commented 4 years ago

ETA - 26Jun2020

Fix: suriObjectKey, allowNull: true Revert the change made in commit #33eff23 for suriObjectKey