Closed nathanielhourt closed 2 years ago
Replace all object refs in macros with IDs, and fix affected tests to look up objects by ID rather than using invalidated refs.
A full audit of all tests should be performed to eliminate any further usage of invalidated object references.
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities (and 0 Security Hotspots to review) 0 Code Smells
No Coverage information No Duplication information
@RoshanSyed : Please check why CI is still waiting on this PR
Replace all object refs in macros with IDs, and fix affected tests to look up objects by ID rather than using invalidated refs.
A full audit of all tests should be performed to eliminate any further usage of invalidated object references.