You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix block loader with missing ignored source (#129006) (#129021)
We miss appending null when ignored_source is not available. Our
randomized tests already cover this case, but we do not check it when
loading fields.
I labelled this non-issue for an unreleased bug.
Closes#128959
Relates #119546
0 commit comments