-
Notifications
You must be signed in to change notification settings - Fork 0
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
Issues encountered during the second checkin #194
Comments
Two students who lived in Summer housing in Ferrin who don't have fall RCIs listed (only summer)
|
Yet another student cannot see her rci for the current semester
I REALLY need to figure a simpler procedure for generating rcis that does not assume that much about the ROOM_ASSIGN table. I have a simpler idea that will work, but will need to wait after checkin to try it out. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will hopefully be helpful for anyone maintaining this down the line.
An RD was not able to see the RCIs for her building
Steps
CurrentRD
table has the list RDs. Let's check that first and make sure said RD is listed.MC sent a list of this year's RAs/ACs ~ requests that they be put in the system so they can start using it
Steps:
CurrentRA
view will be kept up to date, and update as new RAs get their assignments. However, this is not always the case, so it's always safe to check.CurrentRA
view and make sure the listed RAs/ACs match up with the list that MC sent. If they don't, flag the issue with someone at CTS. If they they match, there is nothing more to do. The system will identify the new RAs and allow them to see their Residents' RCIs.A Fulton RD is seeing that some of her residents' RCIs are green. They should be Blue, because its checkin season 🍭
Steps:
Rci
table and looked at the RCIs for Fulton. RDs only see RCIs that have theIsCurrent
column set to 1 (true).The text was updated successfully, but these errors were encountered: