Skip to main content
July 17, 2023
Question

Created a Record but getting null error for a field

  • July 17, 2023
  • 1 reply
  • 0 views

A record is created but getting null error for a field. 

Checked the DB structure as well, the field nullable = Yes there

1 reply

July 17, 2023

Got this issue resolved. A trigger was created on this table where columns where not having nullable = true