ansible/awx
View on GitHubInaccurate error handling on Input Group Integer fields (i.e. Org Max Hosts field)
Open
#8,556 opened on Nov 6, 2020
Hacktoberfestcomponent:uigood first issuetype:bug
Repository metrics
- Stars
- (13,071 stars)
- PR merge metrics
- (Avg merge 24d 6h) (30 merged PRs in 30d)
Description
ISSUE TYPE
- Bug Report
SUMMARY
Inaccurate error handling on Input Group Integer fields (i.e. Org Max Hosts field)
ENVIRONMENT
- AWX version: 0933a94ae72526d020d2e6425d066e394d338960
STEPS TO REPRODUCE
- Navigate to a form field Input Group. (i.e. Org Edit Max Hosts Field)
- Put in a -1 Value if not allowed.
EXPECTED RESULTS
- Given an accurate number range that does not match the API
ACTUAL RESULTS
- Given an inaccurate number range that does not match the API
ADDITIONAL INFORMATION
