ansible/awx

Inaccurate error handling on Input Group Integer fields (i.e. Org Max Hosts field)

Open

#8,556 创建于 2020年11月6日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (3,333 fork)batch import
Hacktoberfestcomponent:uigood first issuetype:bug

仓库指标

Star
 (13,071 star)
PR 合并指标
 (平均合并 24天 6小时) (30 天内合并 30 个 PR)

描述

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
  1. Navigate to a form field Input Group. (i.e. Org Edit Max Hosts Field)
  2. Put in a -1 Value if not allowed.
EXPECTED RESULTS
  1. Given an accurate number range that does not match the API
ACTUAL RESULTS
  1. Given an inaccurate number range that does not match the API
ADDITIONAL INFORMATION

98037225-3f35ad80-1de9-11eb-8b27-c13dfcd55922

贡献者指南