mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-21 18:13:29 +00:00
d291c3f4b9
- feat: start conversation sequence number from 100. - fix: enforce consistent ON DELETE behavior across schema relationships. - fix: prevent application of same SLA to a conversation when assigned team changes. - fix: Automation apply SLA action use assigned team's working hrs and timezone first and then fallback to workspace timezone and working hours. - frontend fixes