Please note if fully resolves the issue per the acceptance criteria: Yes
Changed how we're referencing the poss_financial_id field within fsForests table. Migration is set to possFinancialId instead of possId and model is set to possFinancialId instead of possId
This pull request changes...
[x] references within fs-forests model and migration to poss_financial_id column within fsForest table
This pull request is ready to merge when...
[x] Feature branch is starts with the issue number
[x] Is connected to its original issue via zenhub 👇
[x] Tests have been updated
[x] All tests are passing and meet coverage, linting, and accessibility requirements. And no security vulnerabilities ⚫️(Jenkins)
[x] This code has been reviewed by someone other than the original author
## Summary Addresses Issue #1562
Please note if fully resolves the issue per the acceptance criteria: Yes
Changed how we're referencing the poss_financial_id field within fsForests table. Migration is set to possFinancialId instead of possId and model is set to possFinancialId instead of possId
This pull request changes...
This pull request is ready to merge when...