mek32390 / mchp-dev

Unified academic planner and study guide marketplace
0 stars 0 forks source link

Creating a course leads to the creation of a calendar #255

Closed mek32390 closed 9 years ago

mek32390 commented 9 years ago

On feature/new_calendar_flow, I just created a course, and it immediately created a calendar labeled as public, but is listed under the "Private" calendar section on the calendar page. It also made me the owner of the calendar, when it should be "mchp" who is the owner.

bestan commented 9 years ago

@mitchellias every student has a private replica of the primary public calendar that they can edit. Check the database and you'll find two calendars - public primary owned my mchp, and private owned by the student. I don't see what is the issue here - it's doing exactly what we've discussed.