RelationManger `save` isn't working
Got an issue with one of the RelationManagers. The EditAction doesn't seem to save the data. I do get the notification for successfully saved, but don't see an UPDATE query in the logs. I am logging all the queries during save, but i only see SELECT queries being executed when clicking on the save button of the EditAction. Not sure why this is happening. Doesn't seem to happen on other RelationManagers