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

Add more entities in which duplication is traceable #5786

Closed
wants to merge 9 commits into from

Conversation

bivanalhar
Copy link
Contributor

Closes #5785

Current progress is to eliminate the duplication traceability of Assessment to make it more general (since Assessment acts as Lesson Plan Items, which has more entities that are of interest to have its duplication traceable (like Survey, Videos, etc.)). Therefore, instead of duplication_traceable_assessments, we have duplication_traceable_lesson_plan_items.

The test and factories inside spec have also been modified accordingly, and tests have been done to ensure that the duplication of anything acting as lesson_plan_items will have its record traced

@bivanalhar bivanalhar force-pushed the bivan.ah/duplicate_parent_id branch 4 times, most recently from 9e853b7 to ff0d405 Compare March 1, 2023 02:17
@bivanalhar bivanalhar force-pushed the bivan.ah/duplicate_parent_id branch from ff0d405 to de23aff Compare March 1, 2023 03:19
@ekowidianto ekowidianto closed this Mar 4, 2024
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.

Add more entities for duplication to be traceable
2 participants