culturecreates / footlight-app

Footlight CMS Front-end
https://cms.footlight.io
2 stars 0 forks source link

General Error #1162

Open kmdvs opened 1 week ago

kmdvs commented 1 week ago

General error, unfortunately a while ago, I can't remember what happened prior...

Footlight Test error

troughc commented 1 week ago

@AbhishekPAnil sorry i forgot to assign this to you.

AbhishekPAnil commented 6 days ago

Bug report : This happened because the calendarId passed to the api had the value undefined.We had added a fix for this in the past week.This shouldn't be happening anymore in cms. If you want to test it out ,you can pass the calendarId as undefined in the URL.Similar to this: https://staging.cms.footlight.io/dashboard/undefined/events?page=1&order=asc&sortBy=upcomingEventDate&publication=Draft. If at all we manually add calendarId as undefined like in the above url ,,it would force the cms to fallback to the last know calendarId.We had already fixed the issue where calendarId was getting undefined while logging in. Please find the issue below where we fixed this : https://github.com/culturecreates/tech-support-tickets/issues/65

troughc commented 6 days ago

@kmdvs please take a look at this (if you would like to test it) and then I will close it. (please assign back to me)