Try to delete a resource from inventory where the deletion fails ( server log shows : 11:30:22,969 INFO [ResourceFactoryServerServiceImpl] Received delete resource response: DeleteResourceResponse[RequestId=10001, Status=Failure] ) The UI still shows the green "Resource was successfully deleted" bar , but the resource to delete stays in inventory. THis is confusing.
I think the message needs to change. IIRC, this is an async deletion request. The green message should have said, "A request has been sent to the agent to delete the resource".
confirmed that this is an async request being made. The green message needs to change to reflect what is happening. This means in our Message.properties, we have to change view_inventory_resources_deleteSuccessful to say something like:, "A request to perform resource deletion has been submitted successfully to the agent(s)."
master commit 8d247e1 the message now says: "A request to perform the resource deletion has been submitted successfully to the agent(s)." In order to see the progress, you have to go to the child history view and see the audit trail
Created attachment 518988 [details] Verified-screenshot
I'm able to see changes mentioned by John Mazzitelli(mazz) from comment #3. screen shot is attached. Build Version: Version: 4.1.0-SNAPSHOT Build Number: c5c70b8 GWT Version: 2.0.4 SmartGWT Version: 2.4 OS: RHEL 6.1 GNOME (X86_64) Browser: Firefox 5.0.1
Bulk closing of issues that were VERIFIED, had no target release and where the status changed more than a year ago.