ohmage / server

The ohmage server application.
37 stars 25 forks source link

handle survey updates to the non-latest survey version #811

Closed jshslsky closed 9 years ago

jshslsky commented 9 years ago

When an update occurs to the non-latest version of a survey, the version should be set to be the max + 1.

E.g., if I update version 10 of a survey and the latest version is 20, the updated version of 10 will be version 21.

jshslsky commented 9 years ago

Our client API restricts this behavior, so closing this issue. A user can only perform updates to the latest version of a survey.