Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here ! |
This routine is available starting with SIL Engineā¢ 4.0.16 |
admDeleteProjectComponent(pkey, compname)
Deletes a component from the project. |
Parameter name | Type | Required | Description |
---|---|---|---|
pkey | string | yes | Project key |
compname | string | yes | Component name |
boolean
Returns true if the component was deleted and false otherwise.