Skip to content
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

Unable to edit details of a proposed address. #210

Open
Deb-Jones opened this issue Sep 20, 2017 · 1 comment
Open

Unable to edit details of a proposed address. #210

Deb-Jones opened this issue Sep 20, 2017 · 1 comment
Assignees
Labels

Comments

@Deb-Jones
Copy link
Contributor

When the user attempts to edit any details of a proposed address, and leave the address as proposed, an error pops up stating 'A feature may not be updated to "proposed"'.

The cause of this will be that the message the UI sends to the API has the Life Cycle field populated so it is attempting to update the Life Cycle, but there is a validation rule that prevents the life cycle being updated to proposed.

I don't know whether we amend the UI or the API to resolve this.

The work-around is to delete the addresses and recreate them with the required details.

I'd like to add this to a back-log of AIMS fixes, but low priority because it's the first time we've had this problem since AIMS went live. We don't often update proposed addresses without amending their life cycle to current.

@Deb-Jones Deb-Jones self-assigned this Sep 20, 2017
@SPlanzer SPlanzer added the bug label Sep 21, 2017
@SPlanzer
Copy link

This is an API issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants