Wednesday, May 28, 2025
2 changes · saas-18.3
Resolved issues and error corrections
A previously disabled website test for reordering image gallery snippets has been restored. This helps ensure the website editor continues to handle gallery image ordering correctly and reduces the risk of regressions.
Original PR description
runbot-159805
Helpdesk tickets now keep their existing action buttons when the live chat button is added. This prevents users from losing quick access to other ticket actions while still allowing them to view related chats.
Original PR description
Before this commit, the adding of View chat stat button has erased the other stat buttons instead of adding the stat buttons after the existing ones in helpdesk.ticket form view. This commit adds the view chat stat button after the other stat buttons displayed instead of replacing them.