Comment 0 for bug 1518201

Revision history for this message
Julia Aranovich (jkirnosova) wrote :

Steps to reproduce:
1. create default env
2. go to Networks tab
3. set vlan id range as 10-10 in L2 setting section
4. click Save Changes

Expected result: changes are not saved because of Nailgun returns validation error (vlan id range should contain more than 1 id). The error should be shown on UI, controls and Save Changes button is not disabled.

Actual result: the tab stays locked, including Save Changes button. No errors shown on UI. And JS exception in browser console.