Asset ID grabbed at submitting but no indicator of model updates #187
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The ID is grabbed when the mapfix is submitted, but no indicator is made to the model being updated, so map council will only be able to test the current model of the map, but not the actual one that would be pushed to the database. In theory someone could upload a model ID with nothing in it, update it to have the mapfix, and then a council member would see the updated fix and accidentally push a model with nothing in it to main.
Optionally this could either be resolved by:
or
I'm opting to simply prevent this by refusing to validate an updated model. The proper solution will be to load the correct version on maptest. You will have to manually punt the "Script Review" models back with the
Changes Requestedbutton when theRevisionMismatcherror shows up for the time being, get the submitter to resubmit, and reaccept.