Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1411258, Bug 1411266 - Fix editing existing commands #1089

Merged
merged 1 commit into from
Jan 9, 2017

Conversation

spadgett
Copy link
Member

@spadgett spadgett commented Jan 9, 2017

The first edit made when editing an existing command is ignored. The
argsChanged value is not properly reset on the first input.args watch
callback, so changes are not saved unless there is a second edit.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1411258
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1411266

@spadgett spadgett requested a review from jwforres January 9, 2017 14:09
The first edit made when editing an existing command is ignored. The
`argsChanged` value is not properly reset on the first `input.args` watch
callback, so changes are not saved unless there is a second edit.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1411258
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1411266
@spadgett spadgett force-pushed the fix-command-editor branch from c63dda7 to 703aa68 Compare January 9, 2017 14:10
@spadgett spadgett changed the title Bug 1388041, Bug 1411266 - Fix editing existing commands Bug 1411258, Bug 1411266 - Fix editing existing commands Jan 9, 2017
@jwforres
Copy link
Member

jwforres commented Jan 9, 2017

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to 703aa68

@openshift-bot
Copy link

openshift-bot commented Jan 9, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/905/) (Base Commit: 1bea253)

@openshift-bot openshift-bot merged commit abdc020 into openshift:master Jan 9, 2017
@spadgett spadgett deleted the fix-command-editor branch January 9, 2017 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants