Bug 1400889

Summary: There is only one message when env variables updated at multiple times.
Product: OKD Reporter: XiaochuanWang <xiaocwan>
Component: Management ConsoleAssignee: Jessica Forrester <jforrest>
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: medium    
Version: 3.xCC: aos-bugs, mmccomas
Target Milestone: ---   
Target Release: ---   
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: 2016-12-02 17:41:09 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:

Description XiaochuanWang 2016-12-02 09:04:23 UTC
Description of problem:
In environment variable editor, add a env variable and update it twice. The notification message only prompt up once.

Version-Release number of selected component (if applicable):
openshift v1.5.0-alpha.0+b7eca0d-178

How reproducible:
Always

Steps to Reproduce:
1. Create a dc
$ oc run mydc --image=aosqe/hello-openshift
2. Go to config page and set a new env variable https://xxx:8443/console/project/<project_name>/browse/dc/mydc?tab=environment
3. Update the variable twice, check the message at the top of page when it's updated again.

Actual results:
If user does not close the message when the variable is updated at the first time, there is only one message.

Expected results:
There should be the 2nd message prompt up when user update the variable at the 2nd time.

Additional info:

Comment 1 Jessica Forrester 2016-12-02 17:41:09 UTC

*** This bug has been marked as a duplicate of bug 1368869 ***