Commit ad7031c8 authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: do not forget to return the Base_redirect result

parent 59834a17
Pipeline #16393 failed with stage
in 0 seconds
context.getAggregateValue(portal_type='Computer').requestSoftwareRelease(software_release_url=context.getUrlString(), state='destroyed')
context.Base_redirect('view', keep_items={'portal_status_message': 'Requested Destruction'})
return context.Base_redirect('view', keep_items={'portal_status_message': 'Requested Destruction'})
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment