We are getting an enum error when we sync email and calendar. When we take a look at the DB, enum for "calendarChannel_syncStage_enum", the specific enum "CALENDAR_EVENT_LIST_FETCH_PENDING" already exists. This same error we are getting in the "messageChannel_syncStage_enum", as you can see in the reference images. We have run the migration command, flush redis, and reset the DB. Also tried different minor versions till 1.10.8, but facing the same issue.