Hi,
I'm getting an error when doing insertion to a crud which has set_relation_n_n.
- When I insert: I get "An Error Has Occurred on Insert"
- When I update: All other information on the table gets updated with an exception of the n_n relation. I can delete items from the n_n, but I can not add new ones.
What could be the cause of this error?