On Tue, Mar 10, 2026 at 2:44 PM Andrew Bailey <[email protected]> wrote: > > Currently, an error is raised on some environments when running the > queue start stop test suite due to fields failing to populate with no > default. These fields are not accessed by the test suite and this commit > handles this case gracefully by setting the default to None instead of > crashing. > > Bugzilla ID: 1901 > > Signed-off-by: Andrew Bailey <[email protected]>
Tested-by: Dean Marx <[email protected]> Reviewed-by: Dean Marx <[email protected]>

