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

ODK Survey ui missing show sent and unsent forms menu item; show/hide logic needs updating #2

Closed
mitchellsundt opened this issue Jul 9, 2015 · 0 comments
Labels
bug Something isn't working NEEDS_PMC_REVIEW Survey ODK-X Survey

Comments

@mitchellsundt
Copy link

Originally reported on Google Code with ID 757

On the Send Finalized Form screen:

(1) the menu item for showing all sent and unsent forms is missing.
(2) the show/hide logic needs to be updated. 

When we have multiple forms working in a single row (in some sort of state machine
model of form edits), we need a way to identify the submissions that are eligible for
sending to the server.

It will be tricky to figure out the logic for edge cases, like when a submission transits
through 2 or more 'send' states -- do we want to recognize this and allow the publishing
of the record in the earlier streams, or just support publishing in the last appropriate
data stream.


Reported by mitchellsundt on 2013-01-31 18:42:58

@mitchellsundt mitchellsundt self-assigned this Jul 9, 2015
@wbrunette wbrunette transferred this issue from getodk/getodk Apr 9, 2019
@maprehensive maprehensive added bug Something isn't working Survey ODK-X Survey labels Jun 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working NEEDS_PMC_REVIEW Survey ODK-X Survey
Projects
None yet
Development

No branches or pull requests

3 participants