collect icon indicating copy to clipboard operation
collect copied to clipboard

ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋...

Results 374 collect issues
Sort by recently updated
recently updated
newest added

**Release blockers (prioritised):** - [x] #6029 - [x] #6031 - [x] #6011 - [ ] #6229 - [ ] #6245 - [ ] #6128 - [ ] #6012 - [...

~~Blocked by #5972~~ ~~Blocked by #6029~~ An entity not in local entity list can currently be updated. In this case, the local entity list should not be changed. ## Acceptance...

~~Blocked by #6011~~ Entities that are created/locally should be deletable like other data in the app. Users should not be able to delete an instance that has created/updated an entity...

~~Blocked by #6029~~ ## User stories As a project administrator If I delete, archive or re-assign an entity, I expect it to be removed from offline clients' devices when they...

Blocked by #5972 Entity lists should be the same across all follow up forms on device. Inconsistencies are unlikely to happen when using "Exactly match server", but it's fairly possible...

blocked

Closes #5949 #### Why is this the best possible solution? Were any other approaches considered? I've decided to create a new style for `TextInputLayouts` to share the common attributes with...

Closes #5787 #### Why is this the best possible solution? Were any other approaches considered? I don't think there is anything particular we should discuss here. I have expanded the...

#### Why is this the best possible solution? Were any other approaches considered? As I said in the issue I've considered adding a new status for forms that are being...

#### ODK Collect version v2024.1.2 #### Problem description Collect crashes if it's opened by an external action like `PICK` for forms if no project has been configured yet. #### Steps...

Collect currently redownloads a media file if the `hash` in the response does not match the calculated MD5 hash of the file it already has. This doesn't quite match [the...