Actions
Feature #18860
closedReplace awesome_nested_set gem with a custom implementation of nested sets
Status:
Closed
Priority:
Normal
Assignee:
Category:
Third-party libraries
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
This issue functions as a placeholder to make sure this change gets included on the changelog.
The (functionality of the) awesome_nested_set
gem, that is used for building trees of projects and issues, is replaced with a simple and more robust custom implementation of nested sets. This fixes several dead locks and/or nested set inconsistencies.
This change is completed by Jean-Philippe Lang (I'll assign this issue accordingly) with the following related changesets: r13841, r13842, r13843, r13844, r13845 and r13846.
Related issues
Updated by Toshi MARUYAMA almost 10 years ago
- Related to Defect #6579: Tree hierachy being currupted on multiple submissions of an issue added
Updated by Toshi MARUYAMA almost 10 years ago
- Related to Defect #3722: Nested projects can get in disorder added
Updated by Toshi MARUYAMA almost 10 years ago
- Related to Defect #19040: Potential DB deadlocks on concurrent issue creation added
Actions