It seems there was a bit of an oversight when enabling superuser controls for locked landing zones. The controls are enabled in the UI, but if the zone is in a locked state, triggering zone validation/moving (probably also deletion?) are blocked.
TBD: Best way to handle this? IMHO the most optimal way would be to add a "set zone active" control for the superuser. This could also check if a celery task related to the zone is still running or not.
This is related to #1458. If we manage to completely fix that, this one might not be so relevant.
It seems there was a bit of an oversight when enabling superuser controls for locked landing zones. The controls are enabled in the UI, but if the zone is in a locked state, triggering zone validation/moving (probably also deletion?) are blocked.
TBD: Best way to handle this? IMHO the most optimal way would be to add a "set zone active" control for the superuser. This could also check if a celery task related to the zone is still running or not.
This is related to #1458. If we manage to completely fix that, this one might not be so relevant.