flake8
passed.
JSHint
passed.
Review Request #12426 — Created June 29, 2022 and submitted
We've recently uncovered a bug that allows certain models
(LocalSiteProfile
,Group
, andRepository
) to have duplicate
entries containing the same "unique" state when not associated with a
LocalSite
.The fix for that is still in development, but it has uncovered many unit
tests that introduce duplicate state for these objects.This change fixes up that state, preparing the test suite for the
upcoming fix.
Unit tests all pass with and without the pending change to prevent
duplicate state.
Summary | ID |
---|---|
0b88443c512028014d51a2f44759cbe862d8d4be |