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

Key: CIB-615
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: Binyan
Votes: 0
Watchers: 0
Operations

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

Consider changing how default resources are specified to be a specific version

Created: 08/Sep/06 03:11 PM   Updated: 06/Nov/06 11:14 AM
Component/s: Web UI
Affects Version/s: 1.1.9
Fix Version/s: 1.2.2


 Description  « Hide
When creating resources, java for example a user has to duplicate data and they can get out of sync. When adding java I can create versions of the java resource for 1.4 and 5.0. However, I need to recreate the 5.0 version info for the default resource spcification. It would IMO be better to have the defualt resource be a dropdwon to the configured versions with a blank entry to indicate no default chosen. So for java versions 1.4 and 5.o, the default resource dropdown would have 3 entries ("", 5.0 and 1.4).

 All   Comments   Change History      Sort Order:
jason - 08/Sep/06 11:42 PM
Yes, this is a good point. The only slight complication is resource auto-discovery does not currently detect the version of the discovered resources, thus the default version is used. The ideal would be to discover the version automatically. Whatever we do, we will certainly eliminate the duplication required.

I have scheduled this into the 1.2 release.

jason - 06/Nov/06 05:42 AM
Actually the default properties should more accurately be called global, as they are inherited by every version. We will rename them to prevent confusion. We will also add a default version concept, which will be configured more as you describe. Scheduling for the next build as this is important now that resource discovery creates versions.

jason - 06/Nov/06 11:14 AM
Done in change 2526.