You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue 1 - Unable to update a Current address to a Proposed address.
Steps to reproduce the error message is as follows:
Search for an existing current address.
Click on the Update AIMS Feature button.
Change the Life Cycle from current to proposed.
The default Life Cycle type is Current and if a user forgets to change it we have to decline the request and re-add it.
Issue 2 - Unable to update the road centre line of an existing Proposed address.
Steps to reproduce the error message is as follows:
Search for an existing proposed address.
Click on the Update AIMS Feature button.
Click on the button used to select a new road centre line.
Select a different road centre line and submit.
This causes issues because if a road centre line needs to be changed, the address has be retired and then re-entered. The user has to attach the address to the correct centre line and make it proposed again.
The text was updated successfully, but these errors were encountered:
This was discussed during development. As per the comment in issue 213; addresses can not be changed from current to proposed.
I have also looked at the validation rule table and AIMS is set to reject such an action.
validationruleid
description
ruleid
severity
validate
visible
47
"LifeCycle for an Update cant be changed from Current to Proposed"
"AIMS: V0023"
"Reject"
TRUE
TRUE
I do not understand myself why we can not change the lifecycle from current to proposed but as per #213 espatial at the time have said it is to protect data integrity.
As this is at the database level, I will leave this with the addressing team to decide if this should be raised with spatial to be resolved.
Issue 1 - Unable to update a Current address to a Proposed address.
Steps to reproduce the error message is as follows:
The default Life Cycle type is Current and if a user forgets to change it we have to decline the request and re-add it.
Issue 2 - Unable to update the road centre line of an existing Proposed address.
Steps to reproduce the error message is as follows:
This causes issues because if a road centre line needs to be changed, the address has be retired and then re-entered. The user has to attach the address to the correct centre line and make it proposed again.
The text was updated successfully, but these errors were encountered: