-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure parent chapter is set on section before initial sort
Chapter positions are needed to sort the global sections collection. Ensure parent model is already set during initial sort, such that previous sections can be determined correctly right from the start. Otherwise, the outline displays an incorrect transition after inserting a section since the previous section can not yet be used to determine available transitions. REDMINE-20217
- Loading branch information
Showing
2 changed files
with
26 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters