Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#5812·kanboard

[Bug]: Edit Tasks in Bulk does not work

Author: rwc0888Created May 5, 2026Updated Jun 14, 2026
Labelstriage needed

Bug Summary

Edit tasks in bulk does not produce the expected result.

Description

The bulk edit functionality for tasks does not work when using Kanboard via the official Docker image. After selecting multiple tasks and attempting to edit them, no changes are applied.

Steps to Reproduce

Go to a project board Go to list view Select multiple tasks using checkboxes Click on "Edit selected tasks" (bulk edit option) Modify one or more fields (e.g., color) Save changes

Expected Behavior

Selected tasks should be updated with the new values.

Actual Behavior

No changes are applied to the selected tasks after saving. No error message is displayed.

Version

v1.2.52

Database

tested with sqlite and postgres

PHP Version

8.4.19

Browser

Mozilla/5.0 (X11; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0

Operating System

Linux 7.0.0-15-generic

Relevant Logs or Error Output

bash

Additional Context

Issue occurs consistently Tested with multiple browsers Unsure if this is specific to Docker setup or affects other installations No plugins in use

Checklist

  • I have searched existing issues to ensure this bug hasn't been reported before.
  • I verified that the problem is not caused by a plugin. Please report the issue to the plugin author if applicable.

Source: kanboard/kanboard

View original on GitHubView discussion on GitHub