rgsoc-teams icon indicating copy to clipboard operation
rgsoc-teams copied to clipboard

Application form: implement a lock mechanism

Open carpodaster opened this issue 10 years ago • 5 comments

Several people can access and edit data for the application form at the same time. We need a check that warns a user that the draft was modified when they click save.

carpodaster avatar Apr 15 '15 06:04 carpodaster

The impact is not as big anymore since we've reduced the read/write access to the two applicants only. However, a simple comparison of the updated_at timestamp with a warning in case a change has been by someone else would be nice.

carpodaster avatar Jul 09 '16 07:07 carpodaster

Sounds good for me... Maybe create a callback action for verify this action before save.

juuh42dias avatar Jul 06 '17 21:07 juuh42dias

Hi @juuh42dias ! Are you still interested in working on this? No pressure :-) Else, we save it for the next RG team...

emcoding avatar Dec 07 '17 17:12 emcoding

@F3PiX not for now. I'm very busy with my current work.

juuh42dias avatar Dec 07 '17 19:12 juuh42dias

Sounds cool! Have fun!

emcoding avatar Dec 07 '17 19:12 emcoding