Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000448.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: PQA Clearquest: Project fields</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000447.html" title="PQA Clearquest" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000449.html" title="PQA Merge" />
17
18    
19
20    
21
22    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
23 </head>
24 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
25    <div id="container">
26       <div id="container-inner" class="pkg">
27
28          <div id="banner">
29             <div id="banner-inner" class="pkg">
30                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
31                <h2 id="banner-description">Searchable status reports and work log</h2>
32             </div>
33          </div>
34
35          <div id="pagebody">
36             <div id="pagebody-inner" class="pkg">
37                <div id="alpha">
38                   <div id="alpha-inner" class="pkg">
39
40                      <p class="content-nav">
41                         <a href="http://defaria.com/blogs/Status/archives/000447.html">&laquo; PQA Clearquest</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000449.html">PQA Merge &raquo;</a>
44                      </p>
45
46                      <a id="a000448"></a>
47                      <div class="entry" id="entry-448">
48                         <h3 class="entry-header">PQA Clearquest: Project fields</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <ul>
52   <li>Started coding TransferDefects(). This is where the rubber hits the road</li>
53 </ul>
54                            </div>
55                            <div id="more" class="entry-more">
56                               <h3>Project Fields</h3>
57
58 <p>Queried Vinh:</p>
59
60 <p>Vinh, you may be seeing me asking more questions as I get into coding pqamerge. This email is about Project. Let me see if I understand this:</p>
61
62 <p>There are the following "project" related fields:</p>
63
64 <ul>
65   <li><b>TO:Project:</b> Reference to Project stateless record. Since there are no Project records in the TO database I assume this field is not used and should be ignored from TO.</li>
66
67   <li><b>Prod:Project:</b> There are records in Prod. I assume these should be translated to <b>Cont:Found_In_Project</b>.</li>
68
69   <li><b>Prod:Project_Name:</b> Apparently not used  and should be ignored?</li>
70
71   <li><b>TO:Found_In_Project:</b> Short string dynamic list consisting of <em>Release T2.0</em>, <em>Release T2.1</em>, <em>Release T2.5</em> and <em>Release T3.0</em>. I assume that this translates to <b>Cont:Found_In_Project</b> which is a reference to <b>Cont:Project</b>?</li>
72 </ul>
73
74 <p>There are other "project" related fields that I'm a little confused about:</p>
75
76 <ul>
77   <li><b>TO:CommittedToProject:</b> Short string, dynamic list</li>
78
79   <li><b>TO:DeferredToProject:</b> Short string, dynamic list</li>
80
81   <li><b>Prod:CommittedToProject:</b> Short string, <u>constant</u> list</li>
82
83   <li><b>Prod:DeferredToProject:</b> Short string, <u>constant</u> list</li>
84
85   <li><b>Cont:CommittedToProject:</b> Short string, dynamic list</li>
86
87   <li><b>Cont:DeferredToProject:</b> Short string, dynamic list</li>
88 </ul>
89
90 <p>Should all of these be changed to references to the Cont:Project stateless record?</p>
91
92 <h3>Values for new mandatory fields</h3>
93
94 <p>I've added routines to dynamically create those dynamic lists, however I am having problems with the following fields. These fields are new for Cont and are mandatory. Since I don't have old data to fill them in with I do not know what you want them to be set to. Here are the fields and my guesses:</p>
95
96 <ul>
97   <li><b> Board_Revision:</b> Default value: ???</li>
98
99   <li><b>Found_On_Gold:</b> This is a constant list of "Yes" or "No". I assume "No"</li>
100
101   <li><b>PQATestCase:</b> This is a constant list of "Yes" or "N/A". I assume "N/A"</li>
102 </ul>
103                            </div>
104                         </div>
105                         <p class="entry-footer">
106                            <span class="post-footers">Posted by  on October 12, 2005 11:40 AM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000448.html">Permalink</a>
107                         </p>
108                      </div>
109
110                      
111
112                      
113                   </div>
114                </div>
115             </div>
116          </div>
117       </div>
118    </div>
119 </body>
120 </html>