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

Update properties when needed #2331

Merged
merged 1 commit into from
Jul 9, 2018
Merged

Conversation

grzesiek2010
Copy link
Member

@grzesiek2010 grzesiek2010 commented Jun 27, 2018

Closes #2326

What has been done to verify that this works as intended?

I tested properties like username, phone email (form metadata) after:

  • loading settings from a file
  • scanning settings using QRCode
  • resetting settings

Values should be updated automatically.

Why is this the best possible solution? Were any other approaches considered?

It's just updating properties if needed.

Are there any risks to merging this code? If so, what are they?

No.

Do we need any specific form for testing your changes? If so, please attach one.

I used:
preloads.xml.txt

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

Before submitting this PR, please make sure you have:

  • run ./gradlew pmd checkstyle lint findbugs and confirmed all checks still pass.
  • verified that any new UI elements use theme colors. UI Components Style guidelines

@mmarciniak90
Copy link
Contributor

Tested with success!

Verified on Android: 4.2, 4.4, 5.1, 6.0, 7.0
Verified cases:

  • apply settings from collect.settings
  • apply settings from QR code
  • reset settings
  • used the preloads.xml form

@opendatakit-bot label "behavior verified"
@opendatakit-bot unlabel "needs testing"

@lognaturel lognaturel merged commit 3f850f4 into getodk:master Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants