We are using TS 721 and there is lock rule on DCRs upon modification. Everything is working fine except one scenario as mentioned below.
When a user tries to edit a DCR which is already locked by another user, there is this usual popup that says "File already locked by another user". This is fairly straight forward.
But when I edit a page which has a component that has a DCR-browse datum, if i edit a DCR from that datum and even though that DCR is already locked by another user, I am able to see the DCR form in edit mode without any alert right away.
Anyway, when I try to save the DCR after making some modifications, it gives the save error popup (unlike the usual alert in the CCPro) and that popup has the error stack (java exception stack) that says DCR is already locked.
Why this difference, any ideas please. Is there somewhere I have to change any setting to use the same scenario with directly editing a DCR in case of editing the DCR in the page also. I mean, why is it stopping users from editing the DCR in the CCPro right-away when it is locked but allows them to edit and make modifications till clicking on Save or Finish when editing through DCR browse datum.
Please advise.