Prompt user when Forms' "Versions" went unincremented
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNUmed |
New
|
Wishlist
|
Unassigned |
Bug Description
Under GNUmed > Master data > Form templates, when importing a replacement for a file, it is possible (by virtue of the Version field being manually-managed) to overlook to take care of this.
Suggest, as part of the Save, to trap whether the file specification is changed while the Version is unchanged, and in this case ask the user
Filename (or location) is being changed without changing the version.
Less intrusive would be to instead simply inform the user with a dialog, after the fact:
File changed. Consider whether the version remains correct.
this design option taking account that it be rarely possible that one is only replacing some corrupted copy, and so (in theory) it could be inappropriate to pester the user for something that needs no alteration.