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

Exclude form drafts from linkedForms #1131

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

matthew-white
Copy link
Member

Closes getodk/central#645.

What has been done to verify that this works as intended?

New test.

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?

The code change is to a SQL query. The query is relatively simple, and existing tests continue to pass, so I think the risk of regression is low.

Before submitting this PR, please make sure you have:

  • run make test and confirmed all checks still pass OR confirm CircleCI build passes
  • verified that any code from external sources are properly credited in comments or that everything is internally sourced

@matthew-white matthew-white merged commit b4754cf into master Apr 29, 2024
5 checks passed
@matthew-white matthew-white deleted the linked-form-draft branch April 29, 2024 17:24
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.

Form draft appears among linked forms
2 participants