-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug - Unit Note Alert bar "undefined" when doing a Sale/Gift after AFFE #18363
Comments
@chdivyareddy I'm not sure what the expected behaviour is here, but the Notice of Tax Sale alert message is no longer displayed after AFFE was submitted. |
@dimak1 , thank you! I'll look into this. |
Hey @LizGovier , Quick question - Should the warning message still appear on the MHR info screen after filing an AFFE and prevent qualified suppliers from making any changes to this home? Currently, this warning message is being disappeared after AFFE flow is completed in the staff account and QS able to make changes once the sale/gift flow is filed. Please take a look and let us know any changes are required, thanks! |
Hey @chdivyareddy @dimak1 @cameron-eyds |
@chdivyareddy @LizGovier Just to follow up here, that notice of tax sale alert message depends on the frozenDocumentType of taxn, returned by the api. Each registration only has a singular frozenDocumentType value at any given time, so when an affe is filed, it overrides this. If we want to handle both scenarios at the same time, we may need an api update to return more than one frozenDocumentType. |
So i have to ask, is this a real scenario, filing Transfer to Executors when there is a notice of tax sale etc? Just to add, there is other implications Divya and i have found when filing Affes when there is a notice of tax sale etc. |
Hey @cameron-eyds
As long as the registrations can be filed, I'm fine with moving this along as a non-issue. |
Ok, sounds good, thank you Liz! Just wanted to add, once Staff has finalized that Sale or Gift Transfer, the MHR goes back into the frozen state due to the TAXN. So the alert message is then returned once that in progress filing is cleared, as expected. |
Dev
MHR 107839
IF I do an AFFE transfer on a home that has an existing Unit Note alert message (ie Notice of Tax Sale)
THEN when I complete the AFFE
THEN return to the MHR Information page to complete the special Sale/Gift after AFFE
THEN the Unit Note Alert bar shows an "undefined" error
before AFFE:
after AFFE (before Sale/Gift):
The text was updated successfully, but these errors were encountered: