The Bug
The dark oak leaf block with the "1x1_b3" woodland mansion structure has its persistent tag set to false. As a result of this block's persistent tag being set to false, the dark oak leaf will eventually decay.
How to Reproduce
/setblock ~ ~ ~ structure_block{mode:"LOAD", name:"woodland_mansion/1x1_b3"}
Observed Behavior
The leaf block on the small tree has the tag that'll make it decay
Expected Behavior
The dark oak leaf block with the "1x1_b3" woodland mansion structure would have its persistent tag set to true.
Can confirm in 20w51a.