d6872a7b07
* Attempt 4: Prevent reparenting a block with itself (#38747)
* More concisely reparent, ensuring we don't go too shallow or too deep in this process. Fixes #38357
* More explicit reparenting, with a short circuit for a common case
* We need new_block to have a parent, otherwise we lose context with this approach
* Remove duplicate parent assignment
* Change callers of Block.copy to not use exclude_parent=True, when including the parent, exclude tasks
(cherry picked from commit
|
||
---|---|---|
.. | ||
fragments | ||
CHANGELOG-legacy.rst | ||
CHANGELOG-v2.0.rst | ||
CHANGELOG-v2.1.rst | ||
CHANGELOG-v2.2.rst | ||
CHANGELOG-v2.3.rst | ||
CHANGELOG-v2.4.rst | ||
CHANGELOG-v2.5.rst | ||
config.yaml |