Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #530: add project wizard data preservation #534

Merged
merged 1 commit into from
Aug 9, 2016
Merged

Conversation

ian-ross
Copy link
Contributor

@ian-ross ian-ross commented Aug 8, 2016

Proposed changes in this pull request

  • Add code to save form data when "Previous" button is pressed in add project wizard to ensure that field values are saved whatever steps the user takes through the wizard. (By default, the form wizard that we are using only saves form data when transitioning between forms in the "normal" direction. Special actions need to be taken if data is to be saved when switching back to a previous form.)

Fixes #530

When should this PR be merged

Can be merged immediately.

Risks

None.

Follow up actions

None.

Add code to save form data when "Previous" button is pressed in add
project wizard to ensure that field values are saved whatever steps the
user takes through the wizard.
@oliverroick oliverroick merged commit 7be6296 into master Aug 9, 2016
@oliverroick oliverroick deleted the bugfix/#530 branch August 9, 2016 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants