You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaname="description" content="Kiwi TCMS integration with 3rd party bug trackers supports the 1-click bug report feature. However you may want to change how the..." >
11
+
12
+
<metaname="author" content="Alexander Todorov">
13
+
14
+
<metaname="tags" content="customization" >
15
+
<metaname="twitter:site" content="@KiwiTCMS">
16
+
<metaname="twitter:title" content="Customize the information used for 1-click bug reports">
17
+
<metaname="twitter:description" content="Kiwi TCMS integration with 3rd party bug trackers supports the 1-click bug report feature. However you may want to change how the...">
<metaproperty="og:description" content="Kiwi TCMS integration with 3rd party bug trackers supports the 1-click bug report feature. However you may want to change how the...">
<spanclass="n">comment</span><spanclass="o">+=</span><spanclass="s2">"----- ADDITIONAL INFORMATION -----</span><spanclass="se">\n\n</span><spanclass="s2">"</span>
103
+
<spanclass="c1">#</span>
104
+
<spanclass="c1"># fetch more info from other sources</span>
105
+
<spanclass="c1">#</span>
106
+
<spanclass="n">comment</span><spanclass="o">+=</span><spanclass="s2">"----- END ADDITIONAL INFORMATION -----</span><spanclass="se">\n</span><spanclass="s2">"</span>
Copy file name to clipboardExpand all lines: blog/atodorov/index.html
+74Lines changed: 74 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,71 @@
51
51
</div>
52
52
</nav>
53
53
<!-- content -->
54
+
<sectionclass="col-12 secondary">
55
+
<divclass="header">
56
+
<ahref="/blog/atodorov/2020/07/11/customize-the-information-used-for-1-click-bug-reports/" rel="bookmark" title="Permalink to Customize the information used for 1-click bug reports">
57
+
<h1class="top-header">Customize the information used for 1-click bug reports</h1>
58
+
</a>
59
+
60
+
<pclass="post-meta">Posted by
61
+
<ahref="/blog/atodorov/">Alexander Todorov</a>
62
+
on Sat 11 July 2020
63
+
</p>
64
+
</div>
65
+
66
+
<divclass="article">
67
+
<p>Kiwi TCMS integration with 3rd party bug trackers supports the
68
+
<em>1-click bug report</em> feature.
69
+
However you may want to change how the initial information is structured or
70
+
even what exactly is written in the initial comment. This article
71
+
shows how to do this.</p>
72
+
<p>The default text used for 1-click bug reports gets compiled based on
73
+
information present in the TestExecution - Product, Version, TestCase.text,
<spanclass="n">comment</span><spanclass="o">+=</span><spanclass="s2">"----- ADDITIONAL INFORMATION -----</span><spanclass="se">\n\n</span><spanclass="s2">"</span>
86
+
<spanclass="c1">#</span>
87
+
<spanclass="c1"># fetch more info from other sources</span>
88
+
<spanclass="c1">#</span>
89
+
<spanclass="n">comment</span><spanclass="o">+=</span><spanclass="s2">"----- END ADDITIONAL INFORMATION -----</span><spanclass="se">\n</span><spanclass="s2">"</span>
<ahref="/blog/atodorov/2020/02/11/i-deleted-our-newsletter-from-mailchimp-please-re-subscribe/" rel="bookmark" title="Permalink to I deleted our newsletter from Mailchimp ! Please re-subscribe">
0 commit comments