Template:SmallCR: Difference between revisions
(SCR - Allow no cost to be specified (for customer consumption)) |
(SCR - Allow no cost to be specified (for customer consumption)) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 54: | Line 54: | ||
</td> | </td> | ||
</tr> | </tr> | ||
{{#ifeq:{{{NO_COST|N}}}| | {{#ifeq:{{{NO_COST|N}}}|N|<tr> | ||
<td> | <td> | ||
'''Estimate Dev/Test Effort (in days) Needed to Implement this Change:''' | '''Estimate Dev/Test Effort (in days) Needed to Implement this Change:''' | ||
Line 65: | Line 65: | ||
</tr></table><br /> | </tr></table><br /> | ||
</td> | </td> | ||
</tr> | </tr>|}} | ||
<tr> | <tr> | ||
<td> | <td> | ||
'''Describe the Implications to other Customers:'''<br />{{{Implications}}}<br /> | '''Describe the Implications to other Customers:'''<br />{{{Implications}}}<br /> | ||
Line 127: | Line 127: | ||
|Risks=Describe Risks to be Considered for this Change | |Risks=Describe Risks to be Considered for this Change | ||
|NO_COST=Include the cost section below (Y/N) | |||
|EST=Estimate effort (in days) needed to implement this change | |EST=Estimate effort (in days) needed to implement this change |
Latest revision as of 10:17, 5 February 2020
Small Change Request (Analysis) |
|
Project/Log Number: {{{Client}}} / {{{LogNumber}}} |
Date: {{{Date}}} |
Requested By: {{{Requester}}} |
Prepared By: {{{YourName}}} |
Change Category (SCE_WMS, CTMS, EPOD, PORTAL, etc): |
|||||||||
Describe the Change Being Requested: |
|||||||||
Describe the Reason for the Change (new requirement, s/w fix, problem management etc): |
|||||||||
Describe all Alternatives Considered: |
|||||||||
List Program and Change Summary Required to Implement this Change: |
|||||||||
Describe Risks to be Considered for this Change: |
|||||||||
Estimate Dev/Test Effort (in days) Needed to Implement this Change:
|
|||||||||
Describe the Implications to other Customers: |
|||||||||
Requestor Sign off:
|
|||||||||
Justification of Approval, Rejection, or Deferral: |
Usage
Method 1
- Use the following page/section. Help:CreateNewPage#Create_Small_Change_Request
- Show the fields by clicking the Show Text link.
- Enter the fields
- Title should follow the conventions "SCR {Log} {Description}"
- Always enter the client code.
- When you have finished entering, click Create - you will be taken to your new page.
Method 2
Create a new page and use the template as below.
{{SmallCR
|Client=The Supimix client code.
|LogNumber=The Supimix log number
|Date=The current date, in DD/MM/YYYY format
|Requester=The requester's name
|YourName=Your Name
|System=Change Category (SCE_WMS, CTMS, EPOD, Portal, etc)
|Request=Describe the Change Being Requested
|Reason=Describe the Reason for the Change (new requirement, s/w fix, problem management etc)
|Alternatives=Describe all Alternatives Considered
|Changes=List Program and Change Summary Required to Implement this Change
|Risks=Describe Risks to be Considered for this Change
|NO_COST=Include the cost section below (Y/N)
|EST=Estimate effort (in days) needed to implement this change
|DEV=Development effort (in days) needed to implement this change
|TEST=Testing effort (in days) needed to implement this change
|Implications=Describe the Implications to other Customers
|Status=The status, one of A (Approve), R (Reject) or D (Defer). Initially leave blank.
|Justification=Justification of Approval, Rejection, or Deferral
}}