| Summary: | Change to Deploy button behavior | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Szymon Brandys <Szymon.Brandys> |
| Component: | Deployment | Assignee: | Malgorzata Janczarska <malgorzata.tomczyk> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ken_walker |
| Version: | unspecified | ||
| Target Milestone: | 5.0 RC1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
| Bug Depends on: | 426783 | ||
| Bug Blocks: | |||
|
Description
Szymon Brandys
This is done, those are the rule: 1. If there is only one saved launch configuration this is the default 2. If there is no launch configuration and only one deploy action, this is the default 3. When user runs any deploy action this makes it the default 4. When launch configuration is save it's made the default 5. If none of above applies there is no default action and user has to choose Points 3 and 4 are held in session storage, so they are cleaned when user closes the browser (inspired by saving expanded nodes in explorer) |