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

Added cypress #712

Merged
merged 6 commits into from
Jan 13, 2025
Merged

Added cypress #712

merged 6 commits into from
Jan 13, 2025

Conversation

KentoHyono
Copy link
Collaborator

No description provided.

@@ -182,8 +182,8 @@ export default {
lastName: student.data[0].legalLastName,
dob: student.data[0].dob,
status: studentGRADStatus.data.studentStatusName,
schoolOfRecord: studentGRADStatus.data.schoolOfRecord,
schoolAtGrad: studentGRADStatus.data.schoolAtGrad,
schoolOfRecord: studentGRADStatus.data.schoolName,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These data items need to be updated to use schoolOfRecordId and schoolAtGradId like we do in the SchoolDetailsDialog.vue

https://github.com/bcgov/EDUC-GRAD-ADMIN/blob/release/v1.27.0/frontend/src/components/Common/SchoolDetailsDialog.vue

@suzalflueck suzalflueck merged commit ef8d08d into release/v1.27.0 Jan 13, 2025
3 checks passed
@suzalflueck suzalflueck deleted the GRAD2-3188 branch January 13, 2025 22:30
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.

2 participants