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

Reword "Database Schema Changed" Message #367

Closed
dalezak opened this issue Jan 24, 2019 · 6 comments
Closed

Reword "Database Schema Changed" Message #367

dalezak opened this issue Jan 24, 2019 · 6 comments

Comments

@dalezak
Copy link
Collaborator

dalezak commented Jan 24, 2019

When the database has been changed, either column renamed or new columns added to a table, the previous local database is no longer compatible with the new version, which prevents the app from opening.

To resolve this, the app deletes and recreates the database using the new schema so the user can continue. The user is displayed the following message:

Database Schema Changed.
The database schema has changed, your local database will need to be reset.

This should be reworded to be more user friendly.

@dalezak dalezak added this to the Cycle 11 milestone Jan 24, 2019
@dalezak dalezak self-assigned this Jan 24, 2019
@dalezak
Copy link
Collaborator Author

dalezak commented Jan 24, 2019

@caharding and @Erioldoesdesign here is the current message, any suggestions on how we can reword it?

Database Schema Changed.
The database schema has changed, your local database will need to be reset.

@Erioldoesdesign
Copy link
Collaborator

Something like:

TenFour needs an update

TenFour has noticed that the database it uses is out of date. We need to reset the database to have TenFour work correctly.

Reset database

@dalezak
Copy link
Collaborator Author

dalezak commented Jan 24, 2019

Related to Replying To Checkin Gets Stuck In Sending.

@dalezak
Copy link
Collaborator Author

dalezak commented Jan 24, 2019

Sounds good @Erioldoesdesign, this message also exists in Platform and Dispatcher app, can we craft a slightly more generic message we can use for all three?

@Erioldoesdesign
Copy link
Collaborator

Update needed

It looks like the database this app uses is out of date. We need to reset the database to have everything work correctly.

Reset database

Whaddya think?

@dalezak
Copy link
Collaborator Author

dalezak commented Jan 24, 2019

simulator screen shot - iphone se - 2019-01-24 at 10 23 08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants