Skip to content

Fix collection status not updating#7034

Merged
grzesiek2010 merged 1 commit intogetodk:masterfrom
seadowg:points-update
Jan 20, 2026
Merged

Fix collection status not updating#7034
grzesiek2010 merged 1 commit intogetodk:masterfrom
seadowg:points-update

Conversation

@seadowg
Copy link
Member

@seadowg seadowg commented Jan 20, 2026

Closes #7032

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

Nothing to discuss here really!

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Should just fix the issue.

Before submitting this PR, please make sure you have:

  • added or modified tests for any new or changed behavior
  • run ./gradlew connectedAndroidTest (or ./gradlew testLab) and confirmed all checks still pass
  • added a comment above any new strings describing it for translators
  • added any new strings with date formatting to DateFormatsTest
  • verified that any code or assets from external sources are properly credited in comments and/or in the about file.
  • verified that any new UI elements use theme colors. UI Components Style guidelines

}

@Test
fun placingPoint_updatesCollectionStatus() {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's definitely more missing tests for GeoPolyFragment. I'm going to do a dedicated piece of work to add tests for the automatic location recording.

@seadowg seadowg marked this pull request as ready for review January 20, 2026 15:06
@seadowg seadowg requested a review from grzesiek2010 January 20, 2026 15:06
@grzesiek2010 grzesiek2010 merged commit 4c08801 into getodk:master Jan 20, 2026
7 checks passed
@seadowg seadowg deleted the points-update branch January 21, 2026 09:13
@dbemke
Copy link

dbemke commented Jan 22, 2026

Tested with Success!

Verified on devices with Android 10

Verified cases:

@srujner
Copy link

srujner commented Jan 22, 2026

Tested with Success!

Verified on devices with Android 12

@WKobus
Copy link

WKobus commented Jan 22, 2026

Tested with Success!

Verified on devices with Android 16

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.

Number of points entered is updated with a delay in geoshape and geotrace

5 participants