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

PRC-304: update edit to change _copy_ of application, not cached data #151

Merged
merged 6 commits into from
Apr 9, 2018
Merged

PRC-304: update edit to change _copy_ of application, not cached data #151

merged 6 commits into from
Apr 9, 2018

Conversation

severinbeauvais
Copy link
Contributor

NOTE: contains broken code -- map error when saving application -- Mark to add in necessary init checks

@severinbeauvais
Copy link
Contributor Author

Test case:

  1. go to application list
  2. click Create New Application
  3. observe that the page title is Create New Application; also, the map displays nothing and the browse, Add Decision/Application Details/Click to Modify/Click to Review buttons are disabled
  4. enter a valid Disposition ID and click Fetch Disposition Data
  5. click Create button
  6. observe that the page title is Edit Application; also, the map displays the feature(s) and the buttons listed above are enabled
  7. click Save button --> this is where the error occurs (when there is no try-catch code)

@severinbeauvais severinbeauvais merged commit d601c35 into bcgov:master Apr 9, 2018
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.

1 participant