History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RHQ-222
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Jay Shaughnessy
Reporter: Jason Dobies
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RHQ Project

Resubmitting a failed configuration-backed resource create results in locked attributes

Created: 02/Apr/08 10:53 AM   Updated: 30/Sep/08 09:49 AM
Component/s: None
Affects Version/s: 0.1
Fix Version/s: 1.1

Time Tracking:
Not Specified

Issue Links:
Relation
 

Resolution Date: 29/Sep/08 04:33 PM
Date of First Response: 29/Sep/08 04:33 PM
Tester: Jeff Weiss
VCS Revision: 1,648


 Description  « Hide
To replicate:

- Attempt to create a new JMS queue. Use the same JNDI name as an existing queue so the request fails.
- Navigate back to the resource's Inventory tab.
- Click the Resubmit link for that failed request.

The configuration will be shown, populated with the values used in the initial submit. The JNDI name, however, is uneditable.

[11:51] <joseph> perhaps, but i'm think what happens is that it's now looking it up with the config def for that resource type, which marks that field as readonly

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jay Shaughnessy - 29/Sep/08 04:33 PM
Add support for fully editable configurations. Prior we could support the ability to edit existing values for readonly properties. But this is necessary when still performing a resource create after a failed submit.

Jeff Weiss - 30/Sep/08 09:49 AM
Fixed, rev1653