I have found the solution . It is happening because optimistic_locking (module//vardefs.php.) property was true. We set it to false and it gets resolved.
for more info- check here- Vardefs :: SuiteCRM Documentation
Thank you all, for your time and feedbacks. It was indeed valuable.