stable

Clone or download

Read-only

Fix widget Kanban

This patch aims to fix widget Kanban behaviour when displayed in a widget To test : 1) Build, Install and enable mercure on your own tuleap instance 2) setting feature_flag_enable_mercure_dev to 1 in bash-web /!\ Enabling mercure will disable socket.io, if you wish to revert you can simply set feature_flag_enable_mercure_dev to 0 3) Create a widget on your dashboard with mercure, it should not be making request to socket.io, and should be updating in real time Part of story #28301 Have Kanban realtime be Mercure based Change-Id: If3c16be601415092450de680ccd2741eacf8e686

Modified Files

Name
M plugins/agiledashboard/scripts/kanban/src/app/realtime/mercure-service.js +3 −1 Go to diff View file
M plugins/agiledashboard/templates/widgets/widget-kanban.mustache +1 −0 Go to diff View file