Details
- 
        Type: Improvement Improvement
- 
        Status: Closed
- 
            Priority: Trivial Trivial
- 
            Resolution: Fixed
- 
            Affects Version/s: None
- 
            Fix Version/s: 3.3.0-b2
- 
            Component/s: None
- 
            Labels:None
Description
States::edit currently requires 'country_alpha2' and 'code' attributes twice, both passed directly to the method, and also in the subsequent $vars parameter. However, only the name can of the state can be updated. So those values should be removed from $vars and rule validation.