[
https://issues.apache.org/jira/browse/BROOKLYN-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125393#comment-14125393
]
ASF GitHub Bot commented on BROOKLYN-62:
----------------------------------------
GitHub user sjcorbett opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/153
BROOKLYN-62: Separate expunge action into unmanage/expunge
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjcorbett/incubator-brooklyn
jsgui-split-expunge
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/153.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #153
----
commit f3d34bd0bcaabaa306965d367a844c2a56a4261a
Author: Sam Corbett <[email protected]>
Date: 2014-09-05T10:56:42Z
jsgui: Destroy ZeroClipboard when closing entity-sensors view
commit d153a7db21526cca46f14418397976163fc27237
Author: Sam Corbett <[email protected]>
Date: 2014-09-05T12:49:30Z
BROOKLYN-62: Separate expunge action into unmanage/expunge
And adds generic "Confirmation" modal view prompt
----
> Expunge in "lifecycle" tab: should separate into two operations
> ---------------------------------------------------------------
>
> Key: BROOKLYN-62
> URL: https://issues.apache.org/jira/browse/BROOKLYN-62
> Project: Brooklyn
> Issue Type: Improvement
> Affects Versions: 0.7.0-M1
> Reporter: Aled Sage
> Assignee: Sam Corbett
> Priority: Minor
>
> Currently the "expunge" operation under the "lifecycle" tab of the
> web-console brings up a modal dialog entitled "Unmange an entity and
> (optionally) clean up resources, such as releasing a VM". This has a checkbox
> for "Release resources".
> User feedback is that the behaviour of "expunge" is surprising. Having such
> different behaviour when "release resources" is ticked or unticked means that
> it deserved two different operations.
> Suggest that we therefore have two top-level operations in the lifecycle tab.
> The modal dialog would just turn into a confirmation dialog.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)