fix: Newly added agent not following business hours (#29529)
Co-authored-by:
Kevin Aleman <11577696+KevLehman@users.noreply.github.com>
Showing
- .changeset/quick-coats-protect.md 6 additions, 0 deletions.changeset/quick-coats-protect.md
- apps/meteor/app/lib/server/functions/saveUser.js 5 additions, 2 deletionsapps/meteor/app/lib/server/functions/saveUser.js
- apps/meteor/app/livechat/server/business-hour/AbstractBusinessHour.ts 30 additions, 4 deletions...app/livechat/server/business-hour/AbstractBusinessHour.ts
- apps/meteor/app/livechat/server/business-hour/BusinessHourManager.ts 18 additions, 14 deletions.../app/livechat/server/business-hour/BusinessHourManager.ts
- apps/meteor/app/livechat/server/business-hour/Helper.ts 3 additions, 0 deletionsapps/meteor/app/livechat/server/business-hour/Helper.ts
- apps/meteor/app/livechat/server/business-hour/Single.ts 2 additions, 0 deletionsapps/meteor/app/livechat/server/business-hour/Single.ts
- apps/meteor/app/livechat/server/hooks/afterUserActions.ts 39 additions, 11 deletionsapps/meteor/app/livechat/server/hooks/afterUserActions.ts
- apps/meteor/app/livechat/server/hooks/saveAnalyticsData.ts 1 addition, 1 deletionapps/meteor/app/livechat/server/hooks/saveAnalyticsData.ts
- apps/meteor/app/livechat/server/lib/Livechat.js 4 additions, 5 deletionsapps/meteor/app/livechat/server/lib/Livechat.js
- apps/meteor/app/livechat/server/lib/logger.ts 1 addition, 0 deletionsapps/meteor/app/livechat/server/lib/logger.ts
- apps/meteor/app/livechat/server/sendMessageBySMS.ts 1 addition, 1 deletionapps/meteor/app/livechat/server/sendMessageBySMS.ts
- apps/meteor/app/livechat/server/startup.ts 6 additions, 2 deletionsapps/meteor/app/livechat/server/startup.ts
- apps/meteor/ee/app/livechat-enterprise/server/business-hour/Helper.ts 24 additions, 8 deletions...ee/app/livechat-enterprise/server/business-hour/Helper.ts
- apps/meteor/ee/app/livechat-enterprise/server/business-hour/Multiple.ts 13 additions, 99 deletions.../app/livechat-enterprise/server/business-hour/Multiple.ts
- apps/meteor/ee/app/livechat-enterprise/server/hooks/onCloseLivechat.ts 1 addition, 1 deletion...e/app/livechat-enterprise/server/hooks/onCloseLivechat.ts
- apps/meteor/ee/app/livechat-enterprise/server/hooks/resumeOnHold.ts 1 addition, 1 deletion...r/ee/app/livechat-enterprise/server/hooks/resumeOnHold.ts
- apps/meteor/ee/app/livechat-enterprise/server/startup.ts 4 additions, 0 deletionsapps/meteor/ee/app/livechat-enterprise/server/startup.ts
- apps/meteor/lib/callbacks.ts 2 additions, 0 deletionsapps/meteor/lib/callbacks.ts
- apps/meteor/server/models/raw/Users.js 24 additions, 15 deletionsapps/meteor/server/models/raw/Users.js
- apps/meteor/tests/data/livechat/businessHours.ts 19 additions, 1 deletionapps/meteor/tests/data/livechat/businessHours.ts
Loading
Please register or sign in to comment