Closed kavithaii closed 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
SequelizeValidationError: notNull Violation: conduit.suriObjectKey cannot be null
ETA - 26Jun2020
Fix: suriObjectKey, allowNull: true Revert the change made in commit #33eff23 for suriObjectKey
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