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 [#50] : Suitcase errors on reset app server with empty server #50

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

ADISKING1
Copy link
Contributor

addresses odk-x/tool-suite-X#50

Problem: Resetting the server twice produced error.
Cause: Redundant entry in tables map after the first reset.
Fix: Removing the redundant entry by, clearing the table map before adding the queried table entries to it in the updateTableList() method

resetfix

…list.

addresses : Suitcase errors on reset app server with empty server
@odk-x-bot
Copy link

Can one of the admins verify this patch? Also need an authorization to run tests.

@wbrunette
Copy link
Member

runtests

@linl33 linl33 changed the base branch from master to development March 19, 2021 16:50
@linl33
Copy link
Member

linl33 commented Mar 19, 2021

runtests

@linl33
Copy link
Member

linl33 commented Mar 23, 2021

@ADISKING1 Thanks for the pull request!

@linl33 linl33 merged commit 1d0f232 into odk-x:development Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants