Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.4
-
Fix Version/s: 2.2.0
-
Component/s: Command 'undeploy'
-
Security Level: Public
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Priority | Blocker [ 1 ] | |
| Description |
The command {{stop-artifact}} provides an option to define the artifact type but no switch is associated:
{code} petals-cli@localhost:7700>stop-artifact -a petals-bc-soap BC {code} To be consistent with other command providing a switch for the artifact type, the command {{stop-artifact}} should require such a switch: {code} petals-cli@localhost:7700>stop-artifact -a petals-bc-soap -t BC {code} |
The command {{undeploy}} provides an option to define the artifact type but no switch is associated:
{code} petals-cli@localhost:7700>undeploy -a petals-bc-soap BC {code} To be consistent with other command providing a switch for the artifact type, the command {{undeploy}} should require such a switch: {code} petals-cli@localhost:7700>undeploy -a petals-bc-soap -t BC {code} |
| Component/s | Command 'undeploy' [ 10235 ] | |
| Component/s | Command 'stop-artifact' [ 10231 ] |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Blocker [ 1 ] | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 2.2.0 [ 10404 ] | |
| Resolution | Fixed [ 1 ] |