Bug 1792106
Summary: | [RFE] RFE to improve returned message to have word "failed" in the text and explicitly say that category or tag is missing | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Saif Ali <saali> |
Component: | API | Assignee: | Yuri Rudman <yrudman> |
Status: | CLOSED WONTFIX | QA Contact: | Parthvi Vala <pvala> |
Severity: | low | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.10.0 | CC: | dmetzger, jocarter, nansari, obarenbo, simaishi |
Target Milestone: | GA | Keywords: | FutureFeature, Reopened, RFE |
Target Release: | 5.11.7 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-01 20:01:24 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | Bug | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1822318 |
Description
Saif Ali
2020-01-17 03:40:10 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/3a56e0e1f19e66fdc9fa65724c4b02d3e2438efb commit 3a56e0e1f19e66fdc9fa65724c4b02d3e2438efb Author: Yuri Rudman <yrudman> AuthorDate: Thu May 21 19:08:46 2020 +0000 Commit: Yuri Rudman <yrudman> CommitDate: Thu May 21 19:08:46 2020 +0000 specify what is missing if tag assignment failed Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1792106 app/models/classification.rb | 12 +- 1 file changed, 8 insertions(+), 4 deletions(-) New commit detected on ManageIQ/manageiq-api/master: https://github.com/ManageIQ/manageiq-api/commit/e9e4001515cf1912a1deb8e9fcf464400e46a3da commit e9e4001515cf1912a1deb8e9fcf464400e46a3da Author: Yuri Rudman <yrudman> AuthorDate: Thu May 21 19:27:45 2020 +0000 Commit: Yuri Rudman <yrudman> CommitDate: Thu Jun 18 19:39:19 2020 +0000 specify what is missing if tag assignment failed Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1792106 app/controllers/api/subcollections/tags.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |