rgsoc-teams
rgsoc-teams copied to clipboard
Application form: implement a lock mechanism
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.
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.
Sounds good for me... Maybe create a callback action for verify this action before save.
Hi @juuh42dias ! Are you still interested in working on this? No pressure :-) Else, we save it for the next RG team...
@F3PiX not for now. I'm very busy with my current work.
Sounds cool! Have fun!