Issue Details (XML | Word | Printable)

Key: DEPOT-31
Type: Bug Bug
Status: Reopened Reopened
Priority: Critical Critical
Assignee: Depot team
Reporter: david beaurpere
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Forge: FUSE Depot

configuration overrides do not play well with versioning of deployment profiles

Created: 24/Apr/09 04:48 PM   Updated: 27/Apr/09 11:14 AM
Component/s: General UI issues REST
Affects Version/s: None
Fix Version/s: 1.0-GA


 Description  « Hide
This is basically a consequence of using REST sub-collection for nested attributes

config overrides are published as sub-collection of the versioned profile they belong to so, when making a change to one of those from the UI, that change is POSTED straight away to the sub-collection (no notion of transaction) which means that it is applied straight away to the current versioned profile.
if that guy happens to be published then we effectively modified a published profile.

another side effect is to make the content of versions history rather confusing.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.