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: validation failure if database contains 10m publish resolution #338

Merged

Conversation

peterhinson
Copy link
Contributor

@peterhinson peterhinson commented Mar 12, 2021

The nRF Mesh App will fail to validate database files containing models using a 10 minute publication resolution. This is a fairly serious issue, as the default behavior is to delete the database (in the case of a saved database) after a validation failure. Issue occurs on app startup – for example, after a device power cycle – or during import.

This pull request adds an all-important missing 0 to the problematic statement.

@CLAassistant
Copy link

CLAassistant commented Mar 12, 2021

CLA assistant check
All committers have signed the CLA.

@philips77
Copy link
Member

Thank you for the PR. I'll release 3.1.1 on Monday.

@philips77
Copy link
Member

Sorry, I completely forgot about this PR. Working on it now!

@philips77 philips77 merged commit 1709b0c into NordicSemiconductor:develop Mar 26, 2021
@philips77 philips77 mentioned this pull request Mar 26, 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
Development

Successfully merging this pull request may close these issues.

3 participants