bcgov / PIMS

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

PIMS-1821: Fixing agency filtering on properties and projects #2488

Closed LawrenceLau2020 closed 2 weeks ago

LawrenceLau2020 commented 3 weeks ago
## 🎯 Summary [PIMS-1821: ](https://citz-imb.atlassian.net/browse/PIMS-1821)

Changes

Issues

🔰 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 3 weeks ago

🚀 Deployment Information

The Express API Image has been built with the tag: 2488. 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.

codeclimate[bot] commented 2 weeks ago

Code Climate has analyzed commit 55c4ae0b and detected 0 issues on this pull request.

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

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

View more on Code Climate.

TaylorFries commented 2 weeks ago

I can add both filters and the results match. Issue: It seems like I can continue paging through non results? Like I can just keep clicking to the next page forever. Also the number of results always says "of more than x" where x is the upper limit of results on that page. Screenshot 2024-07-05 at 8 27 51 AM EDIT: found the ticket that was created to fix this, marking this comment as outdated.