Actions
Defect #41217
closedBroken project list table when filter scheduled for deletion
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Problem¶
Using Redmine 5.1.3 with an asynchronously queue backend reveals a broken project list table for admin users when they filter those projects scheduled for deletion:
Solution¶
The attached patch fixes the problem by adding two missing columns to the table layout and adds an integration test for making sure these changes will persist. After applying the patch to 5.1-stable branch the table looks like:
Environment¶
Files
Actions