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

Unpublished forms can be assigned when registration form is published #3270

Closed
valllllll2000 opened this issue Oct 30, 2019 · 2 comments
Closed
Assignees
Milestone

Comments

@valllllll2000
Copy link
Contributor

On uat1, when creating an assignment it says:
"Only published forms are shown in this list"
but it is not true.
Steps to reproduce:
Create a survey with monitoring enabled and the registration form. Publish the registration form. Then add another form without publishing it. Reload the survey list then go to the assignments. You will see you will be allowed to assign both the published and the non published form. The issue with that is the app gets the assignment list and tries to download all the forms but the form that was not published does not have its zip file on s3 so app gets an error.

@janagombitova
Copy link
Contributor

Just to add to this issue: You can see an example of it on UAT1

Screen Shot 2019-11-05 at 11 56 11

@marvinkome marvinkome self-assigned this Nov 6, 2019
valllllll2000 pushed a commit that referenced this issue Nov 6, 2019
…forms

[#3270] - filter out unpublished forms in assignments ui
@janagombitova
Copy link
Contributor

Cannot replicate the issue anymore. Nice job 👍

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

No branches or pull requests

3 participants