stable

Clone or download

Read-only

Fix display not refreshing on item move

This patch fixes display not refreshing when an item is moved from withing a column 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) Connect to two different accounts, go to any kanban, then this action: Move a card, should be displayed in both of those clients before you click anywhere on the receiving client Part of story #28301 Have Kanban realtime be Mercure based Change-Id: Ia6d86762d706090b97e795859c122291e148d377

Modified Files

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