Changes between Version 17 and Version 18 of SCS_ISSUE_TRACKER_SETUP_R2


Ignore:
Timestamp:
02/19/09 14:35:54 (16 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SCS_ISSUE_TRACKER_SETUP_R2

    v17 v18  
    140140= Design = 
    141141 * To change default ticket's type to bug and to make the default component of tickets "uncategorized" change following: 
    142 [ticket] 
    143 default_cc = 
    144 '''default_component = uncategorized''' 
    145 default_description = 
    146 default_keywords = 
    147 default_milestone = 
    148 default_owner = 
    149 default_priority = major 
    150 default_resolution = fixed 
    151 default_severity = 
    152 default_summary = 
    153 '''default_type = bug''' 
    154 default_version = 
    155 max_description_size = 262144 
    156 preserve_newlines = default 
    157 restrict_owner = false 
    158 workflow = ConfigurableTicketWorkflow,CodeReviewActionController,TicketWorkflowOpOwnerReporter 
     142[ticket][[BR]] 
     143default_cc =[[BR]] 
     144'''default_component = uncategorized'''[[BR]] 
     145default_description =[[BR]] 
     146default_keywords =[[BR]] 
     147default_milestone =[[BR]] 
     148default_owner =[[BR]] 
     149default_priority = major[[BR]] 
     150default_resolution = fixed[[BR]] 
     151default_severity =[[BR]] 
     152default_summary =[[BR]] 
     153'''default_type = bug'''[[BR]] 
     154default_version =[[BR]] 
     155max_description_size = 262144[[BR]] 
     156preserve_newlines = default[[BR]] 
     157restrict_owner = false[[BR]] 
     158workflow = ConfigurableTicketWorkflow,CodeReviewActionController,TicketWorkflowOpOwnerReporter[[BR]] 
    159159 
    160160