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(db-update): prevent blank screen when updating 2.0.6 to 2.1.0 #3163

Closed
kevinwhoffman opened this issue May 3, 2018 · 0 comments
Closed
Assignees

Comments

@kevinwhoffman
Copy link
Contributor

User Story

As a Give user, I want a clear indication of the update progress after I initiate the database update so I am confident it has completed.

Current Behavior

I currently see a blank screen after initiating the update. During the blank screen, if I click the Updates menu item in the left menu, I get a permission error. See visuals below.

Expected Behavior

I expect to see progress of the update.

Steps to Reproduce

  1. Install Give 2.0.6
  2. Update to Give 2.1.0.
  3. Initiate the database upgrade.

Visuals

Blank screen when DB upgrade is initiated

give-blank-updates

Permission error when Updates menu item is clicked

give-no-permission

Possible Solution

@ravinderk mentioned this might be because the upgrade has completed before the page has had a chance to render. If that's the case, we should still communicate that the update completed successfully.

ravinderk added a commit to ravinderk/Give that referenced this issue May 3, 2018
ravinderk added a commit to ravinderk/Give that referenced this issue May 3, 2018
ravinderk pushed a commit to ravinderk/Give that referenced this issue May 3, 2018
ravinderk added a commit to ravinderk/Give that referenced this issue May 3, 2018
DevinWalker pushed a commit that referenced this issue May 3, 2018
fix(db-update): prevent blank screen when updating 2.0.6 to 2.1.0 #3163
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

No branches or pull requests

3 participants