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

Student Email not being displayed on print guardians #1663

Open
yasnileniarb opened this issue Sep 29, 2023 · 1 comment
Open

Student Email not being displayed on print guardians #1663

yasnileniarb opened this issue Sep 29, 2023 · 1 comment
Assignees
Labels

Comments

@yasnileniarb
Copy link

yasnileniarb commented Sep 29, 2023

I am on the lastest versin of GAM :

GAM 6.58 - https://jaylee.us/gam - pyinstaller
Jay Lee jay0lee@gmail.com
Python 3.11.3 64-bit final
google-api-python-client 2.86.0
Windows 10 10.0.19045 SP0 Multiprocessor Free AMD64

I am typing this command

gam print guardians states COMPLETE or gam print guardians states PENDING

In the output the email address of the Student is shown as a dash

studentEmail,studentId,invitedEmailAddress,guardianId,guardianProfile.id,guardianProfile.name.givenName,guardianProfile.name.familyName,guardianProfile.name.fullName,guardianProfile.emailAddress,guardianProfile.photoUrl
-,113598460230650191863,sdf@gmail.com,118103346619633377974,118103346619633377974,xxx,xxx,sdf@gmail.com,//0RyfGSEezVSbo288
-,113486881024228864227,ahtg4sllis@gmail.com,A2CgcI2O2ctbgS,,,,,ahtg4sllis@gmail.com,

....

I need to correlate invitedEmailAddress with studentEmail - so missing information is a huge problem.

Is this a bug or by design.
Is there a work around to get a list of which student's guardians have been emailed ?

What I am trying to achieve is get a list of students's guardians whose guardian summaries invites are still pending (not complete) so we can resend the invitation to them. And the GAM create invite command needs parent-email and student-email for invitation.

@taers232c
Copy link
Contributor

taers232c commented Sep 29, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants