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

Decide on behavior that removing a cycle from a visit has on forms that were created by it #33

Open
m-martinez opened this issue Nov 7, 2016 · 0 comments

Comments

@m-martinez
Copy link
Contributor

When a visit is deleted, the forms that were associated with it are also deleted in cascade. However, when a cycle that applied to a visit is removed, the forms remain. This may be the function we want to keep, but another possibility is to delete the forms that were created by that cycle being associated with the visit on add, but leave the forms that were created by other cycles associated with the visit, including those that overlap as required with removed cycle. This decision is directly linked to how we will be relating enrollments to visits to cycles to forms in new OCCAMS, as currently it is not possible with these relations.

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

1 participant