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

Update persons.ps1 #4

Merged
merged 1 commit into from
Mar 24, 2021
Merged

Update persons.ps1 #4

merged 1 commit into from
Mar 24, 2021

Conversation

Kevin-T4E
Copy link
Contributor

Correct mis-spelling of 'calendar' in $calendarMaster references.

Modify $studentEntities foreach so that calendar looping is part of the outer element. A singular student entity will be processed per iteration, however that student may have references to more than one calendar. The current version assigns a singular calendar (last element in the collection).

Correct mis-spelling of 'calendar' in $calendarMaster references.

Modify $studentEntities foreach so that calendar looping is part of the outer element. A singular student entity will be processed per iteration, however that student may have references to more than one calendar. The current version assigns a singular calendar (last element in the collection).
@msheldont4e msheldont4e merged commit 2c2c346 into Tools4everBV:master Mar 24, 2021
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.

None yet

2 participants