bcgov / PIMS

Property Inventory Management System
https://pims.gov.bc.ca
Apache License 2.0
42 stars 43 forks source link

PIMS-1594 Parent-Child Agency Relationship Limit #2460

Closed dbarkowsky closed 1 month ago

dbarkowsky commented 1 month ago
## ๐ŸŽฏ Summary [PIMS-1594](https://citz-imb.atlassian.net/browse/PIMS-1594?atlOrigin=eyJpIjoiYTBjMmI2NjE2MGU2NDA5ZjliZGIxZTFiNmI0M2E2OTIiLCJwIjoiaiJ9)

Intended to disallow multiple layers of parent/child relationships with agencies. It's either a parent, child, or neither.

Changes

๐Ÿ”ฐ Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • My changes generate no new warnings.
github-actions[bot] commented 1 month ago

๐Ÿš€ Deployment Information

The Express API Image has been built with the tag: 2460. Please make sure to utilize this specific tag when promoting these changes to the TEST and PROD environments during the API deployment. For more updates please monitor Image Tags Page on Wiki.

github-actions[bot] commented 1 month ago

๐Ÿš€ Deployment Information

The React APP Image has been built with the tag: 2460. Please make sure to utilize this specific tag when promoting these changes to the TEST and PROD environments during the APP deployment. For more updates please monitor Image Tags Page on Wiki.

codeclimate[bot] commented 1 month ago

Code Climate has analyzed commit 89dcb1c5 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 94.5%.

View more on Code Climate.