Question
Adding new row in DB on every new user interaction using write to multiple data store entity
Hi,
I am saving candidate details and interview details of that candidate into DB and using write to multiple data store entity.
here TA will schedule a round and task assigned to L1 interviewer, likewise, L2 and L3 but the issue is after every user interaction, a new row in the database. I am using multiple data store entity .




For both the candidate and interview CDT primary key is set and it is autoincrement.
Please suggest if I am doing anything wrong.
