Bug 1503982
Summary: | Cloudforms: Timezone value got appended in the request name. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Imaan <ikaur> | ||||
Component: | UI - OPS | Assignee: | Dan Clarizio <dclarizi> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Dave Johnson <dajohnso> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 5.8.0 | CC: | dbomhof, hkataria, ikaur, jhardy, molasaga, mpovolny, obarenbo, zeus.arias | ||||
Target Milestone: | GA | ||||||
Target Release: | cfme-future | ||||||
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: | 2017-10-23 20:40:01 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1480288 | ||||||
Attachments: |
|
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition. If it's something like a tracker bug where it doesn't matter, please set the severity to Low. I believe this is a dup of https://bugzilla.redhat.com/show_bug.cgi?id=1466032 which was fixed via this PR: https://github.com/ManageIQ/manageiq-ui-classic/pull/1794 *** This bug has been marked as a duplicate of bug 1466032 *** |
Created attachment 1340594 [details] Image describe the issue Description of problem: Timezone value got appended in the request name while creating a schedule with the object type "Request". Version-Release number of selected component (if applicable): 5.8.1.5.20170725160636_e433fc0 How reproducible: Always Steps to Reproduce: 1. Navigate to Configuration -> Settings -> Schedules 2. Create a schedule. Choose the action as Automate task. 3. Click on the schedule and you will observe the timezone value get appended in the request name field. Actual results: Timezone value got appended in the request name. Expected results: No timezone value should be appended. Additional info: Refer attached image schedule.png