Bug 1292693

Summary: [userinterface_public_596]Should not show the "xx was updated" if the resource did not changed actually
Product: OKD Reporter: Wei Sun <wsun>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.xCC: aos-bugs, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-12 17:08:44 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:

Description Wei Sun 2015-12-18 05:40:01 UTC
Description of problem:
Tried to edit the resource on web console,but actually,I did not update anything,and just click save button.But the message "xx was updated" still was shown on the page.
If I use `oc edit`,and I do not update anything,the command prompt "Edit cancelled, no changes made."
The console is better to give the similar prompt. 

Version-Release number of selected component (if applicable):
fork_ami_openshift3_userinterface_public_596_157

How reproducible:
Always

Steps to Reproduce:
1.Edit the dc in web console
2.Do not update anything and just click save button
3.

Actual results:
On web page,"xx was updated" is shown.

Expected results:
Should show "Edit cancelled, no changes made" 

Additional info:

Comment 1 Samuel Padgett 2015-12-18 14:08:28 UTC
Fix added to https://github.com/openshift/origin/pull/6269

Comment 2 Samuel Padgett 2015-12-18 16:36:07 UTC
Moving to ON_QA since fix is in the merge queue.

Comment 3 Wei Sun 2015-12-21 06:35:06 UTC
Verified this bug against devenv-rhel7_3004.
Now if I don't update anything,then on the page,I could see "There were no changes to nd to save. Edit cancelled."