<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 08:58:32 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Magnolia - Issue tracker</title>
    <link>https://jira.magnolia-cms.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-uk</language>    <build-info>
        <version>9.4.2</version>
        <build-number>940002</build-number>
        <build-date>19-01-2023</build-date>
    </build-info>


<item>
            <title>[MGNLUI-2624] Show popup with hidden tabs, if there are too many tabs to fit in one row</title>
                <link>https://jira.magnolia-cms.com/browse/MGNLUI-2624</link>
                <project id="10625" key="MGNLUI">Magnolia UI</project>
                    <description>&lt;p&gt;When tabsheet holds more tabs than its width can afford, the extra tabs overflow to a second row, where they were never designed to go.&lt;/p&gt;

&lt;p&gt;We&apos;re going to &lt;b&gt;implement the &quot;Safari approach&quot;&lt;/b&gt; to fix this problem:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;The last tab is a combined tab w drop-down
	&lt;ul&gt;
		&lt;li&gt;A click on the dropdown icon OR the already selected tab opens the dropdown, which shows all currently hidden tabs.&lt;/li&gt;
		&lt;li&gt;When resizing the browser or the dialog, the hidden tabs should be calculated again&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;To switch between tabs using the keyboard, you use the arrow keys to change the focus to a different tab, then switch to it by e.g. pressing SPACE. This is mentioned here to complete the concept, but should be treated in a separate follow-up issue (&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLUI-3452&quot; title=&quot;Using keyboard to switch and select tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLUI-3452&quot;&gt;&lt;del&gt;MGNLUI-3452&lt;/del&gt;&lt;/a&gt;) .&lt;/p&gt;</description>
                <environment></environment>
        <key id="36194">MGNLUI-2624</key>
            <summary>Show popup with hidden tabs, if there are too many tabs to fit in one row</summary>
                <type id="4" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10890&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/neutral.gif">Neutral</priority>
                        <status id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="apchelintcev">Aleksandr Pchelintcev</assignee>
                                    <reporter username="mgeljic">Mika&#235;l Gelji&#263;</reporter>
                        <labels>
                            <label>support</label>
                            <label>unizh</label>
                            <label>ux</label>
                    </labels>
                <created>Thu, 23 Jan 2014 16:12:11 +0100</created>
                <updated>Thu, 10 Sep 2015 18:20:24 +0200</updated>
                            <resolved>Tue, 18 Aug 2015 09:54:04 +0200</resolved>
                                    <version>5.2</version>
                                    <fixVersion>5.3.11</fixVersion>
                    <fixVersion>5.4.2</fixVersion>
                                    <component>user interaction</component>
                    <component>widgets</component>
                        <due></due>
                            <votes>1</votes>
                                    <watches>8</watches>
                                    <workratio workratioPercent="7100"/>
                                    <progress percentage="100">
                                    <originalProgress>
                                                    <row percentage="1" backgroundColor="#89afd7"/>
                                                    <row percentage="99" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </progress>
                                    <aggregateprogress percentage="100">
                                    <originalProgress>
                                                    <row percentage="1" backgroundColor="#89afd7"/>
                                                    <row percentage="99" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                    <timeoriginalestimate seconds="7200">0.25d</timeoriginalestimate>
                            <timeestimate seconds="0">0d</timeestimate>
                            <timespent seconds="511200">17.75d</timespent>
                                <comments>
                            <comment id="80640" author="weder" created="Mon, 3 Mar 2014 12:19:37 +0100"  >&lt;p&gt;I&apos;ve attached screenshots showing the visual design for this.&lt;/p&gt;

&lt;p&gt;Please note, though, that the popup shown does not only show the hidden tabs (marked in black), but all tabs. We only want to show the hidden tabs.&lt;/p&gt;</comment>
                            <comment id="105239" author="sang.ngo" created="Mon, 1 Jun 2015 04:48:13 +0200"  >&lt;p&gt;I&apos;ve chosen the approach: show both visible tabs and hidden tabs on popup. Like eclipse approach. I think it is easy for users to have a look all tabs&lt;/p&gt;

&lt;p&gt;The code has been checked into &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLUI-2624&quot; title=&quot;Show popup with hidden tabs, if there are too many tabs to fit in one row&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLUI-2624&quot;&gt;&lt;del&gt;MGNLUI-2624&lt;/del&gt;&lt;/a&gt;_sn branch.&lt;/p&gt;</comment>
                            <comment id="105400" author="mgeljic" created="Tue, 2 Jun 2015 14:03:16 +0200"  >&lt;p&gt;Please stick to the specified approach in ticket description&#8212;we&apos;ve reached consensus in UX quite some time ago on that one. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="105633" author="sang.ngo" created="Thu, 4 Jun 2015 10:17:23 +0200"  >&lt;p&gt;I created &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLUI-3452&quot; title=&quot;Using keyboard to switch and select tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLUI-3452&quot;&gt;&lt;del&gt;MGNLUI-3452&lt;/del&gt;&lt;/a&gt; to follow up the concept as description.&lt;/p&gt;</comment>
                            <comment id="105721" author="mgeljic" created="Fri, 5 Jun 2015 10:42:20 +0200"  >&lt;p&gt;Reverted, text description to original; I see where the confusion came from, so I&apos;ll clarify if I may:&lt;/p&gt;

&lt;p&gt;Attached screenshots merely show the visual design, &lt;b&gt;not the behavior&lt;/b&gt;, while text description was then different, with respect to displaying (or not displaying) non-hidden tabs in the popup.&lt;/p&gt;

&lt;p&gt;By the way, it&apos;s also not showing a &quot;real&quot; dialog (no &quot;Show all&quot; tab), but the &quot;asset chooser&quot;, a feature which is yet to come, so again, these were attached mostly to highlight the look of the popup, not its content.&lt;/p&gt;

&lt;p&gt;&#8212;Sorry again about that confusion.&lt;/p&gt;</comment>
                            <comment id="108627" author="apchelintcev" created="Tue, 14 Jul 2015 16:04:51 +0200"  >&lt;p&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=sang.ngo&quot; class=&quot;user-hover&quot; rel=&quot;sang.ngo&quot;&gt;sang.ngo&lt;/a&gt; I took over this issue after reviewing, cause it looked like quite a lot of things had to be simplified/changed/removed. Here&apos;s what I&apos;ve found:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;ResizeEvent
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;What was the need of this event?&lt;/li&gt;
		&lt;li&gt;You have got a tabsheet view at your disposal and can instruct it to resize, instead an artificial event is added:
		&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
			&lt;li&gt;its name does not specify that it is related to tabsheet&lt;/li&gt;
			&lt;li&gt;for some reason it drags an active tab-label as an argument, why? - resizing does not affect current active tab, so why dispatching it?&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
		&lt;li&gt;Decision - remove this event, create method MagnoliaTabSheetView#onResize() which explicitly resizes the tab bar.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;TabClickedEvent
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;Also do not see the purpose for this event&lt;/li&gt;
		&lt;li&gt;We already have a mechanism to dispatch the active tab changes&lt;/li&gt;
		&lt;li&gt;&lt;tt&gt;DomEvent.fireNativeEvent(Document.get().createClickEvent(0, 0, 0, 0, 0, false, false, false, false), moreTabs);&lt;/tt&gt; - what was the purpose of this line of code.&lt;/li&gt;
		&lt;li&gt;Decision - event was removed with the handlers and its impementations&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;CaptionChangedEvent
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;Name also does not indicate relation to TabShee by any means&lt;/li&gt;
		&lt;li&gt;Why you do that in the first place? the only usage I see is in the TabBarWidget which already has all the tab labels and can directly query the captions from those.&lt;/li&gt;
		&lt;li&gt;Decision - remove this event and handlers&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;CollectionUtil#reserveItemToFirst
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;Method name does not reflect what method really does&lt;/li&gt;
		&lt;li&gt;If it is not possible to set a self-explaining method name - pls add at least JavaDoc&lt;/li&gt;
		&lt;li&gt;Anyway, the logic of the method sounds like an overkill - backwards iteration starting from teh active tab should be enough&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;TabBarWidget
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;Why keeping everything in the maps (visibleTabs, tabSizes, menuItems)?&lt;/li&gt;
		&lt;li&gt;It increases complexity - you have to make sure maps are up to date all the time, whereas all the required information is in the field objects, why duplicating it?&lt;/li&gt;
		&lt;li&gt;moreTabs is a bad name for a class field, as well as VShellMoreTabLabel is a bad class name&lt;/li&gt;
		&lt;li&gt;VShellMoreTabLabel -&amp;gt; HiddenTabsPopup and it now does not extend a SimplePanel (there are no widget to attach, why should it be a panel??)&lt;/li&gt;
		&lt;li&gt;calculateHiddenTabs - also not very descriptive method name -&amp;gt; reArrangeTabVisibility&lt;/li&gt;
		&lt;li&gt;also as discussed above - I removed all the handlers of the new events&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;CSS
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;Since we use SASS, we now can assign symbolic aliases to values like color, font-size etc. Pls use those whenever possible when specifying colors (see colors.scss).&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="109656" author="mgeljic" created="Wed, 29 Jul 2015 17:56:27 +0200"  >&lt;p&gt;There&apos;s a bunch of minor issues with the &lt;tt&gt;MagnoliaTabSheet&lt;/tt&gt; actually (regardless of this feature), which I&apos;m currently trying to address while we&apos;re at it:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Adding tab programmatically is buggy, results in stacking new tab content below active tab content&lt;/li&gt;
	&lt;li&gt;Consequently, hidden tabs toggle is not &quot;re-positioned&quot; when adding/removing tabs. (It is however repositioned when setting &quot;show all&quot; on/off).&lt;/li&gt;
	&lt;li&gt;Popup has limited width (150px max, not sure why), and may be positioned outside viewport.&lt;/li&gt;
	&lt;li&gt;Hidden tab toggle should probably -&lt;del&gt;stick to the right and&lt;/del&gt;- have no border&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="110432" author="mgeljic" created="Wed, 12 Aug 2015 14:28:32 +0200"  >&lt;p&gt;I pushed to new branch &lt;tt&gt;feature/tabsheet-hidden-tabs-mge&lt;/tt&gt; with the following fixes:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;General tabsheet consolidation/QA:&lt;/em&gt;&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Fix default visibility of new tabs content&#8212;otherwise all tabs content components would stack upon one another&lt;/li&gt;
	&lt;li&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Prevent from binding event handlers multiple times - &lt;tt&gt;onLoad()&lt;/tt&gt; will be called every time upon attach (and we don&apos;t unbind &lt;tt&gt;onUnload&lt;/tt&gt;), but those handlers don&apos;t rely on physical attachment, so they may be bound upon construct.&lt;/li&gt;
	&lt;li&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Keep show-all tab last in the DOM when inserting new tabs&lt;/li&gt;
	&lt;li&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Make eventBus final&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;em&gt;Hidden-tabs popup feature improvements:&lt;/em&gt;&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Styling fixes: font color for popup, remove inline styles, fix text ellipsis&lt;/li&gt;
	&lt;li&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Append hidden tabs to DOM in ctor, and make it final&lt;/li&gt;
	&lt;li&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; No need to cast as &lt;tt&gt;LIElement&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Make &lt;tt&gt;HiddenTabsPopup&lt;/tt&gt; a nested class, pass-in &lt;tt&gt;eventBus&lt;/tt&gt; dependency, avoid &lt;em&gt;cross-self-referencing&lt;/em&gt; through field&lt;/li&gt;
	&lt;li&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Re-iterate over tab-reordering logic
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;Separate tab-row updating part vs. popup-content updating part, they may well differ so this makes it easier to maintain&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;em&gt;Not done:&lt;/em&gt;&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Fix absolute positioning (could still be positioned outside viewport for &quot;edge&quot; cases)&lt;/li&gt;
	&lt;li&gt;Add current &quot;toggle-able&quot; tab to the mix and highlight it in the popup (to better convey tabs natural ordering)&lt;/li&gt;
	&lt;li&gt;Still glitches on tab-bar in some edge conditions
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;tab might go to next-line until next resize, only experienced when adding tabs dynamically, which is not our case besides my test sandbox&lt;/li&gt;
		&lt;li&gt;shows more tabs than it can host, only experienced in such narrow cases that only one tab can fit&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;For the app viewport, close/maximize icons may overlap, especially since they are absolute so we barely have any control over that from the tabsheet perspective.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="110451" author="mgeljic" created="Wed, 12 Aug 2015 23:03:53 +0200"  >&lt;p&gt;Last but not least, UI test adjustments are required. This especially shows in fields&apos; UI tests, with the &quot;tab-heavy&quot; dialog showroom.&lt;br/&gt;
Reopening for once... / postponement it is.&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
ComplexFieldUITest.testMultiFieldWithCustomPropertyBuilder:103 Cannot execute click on non existing WebElement: By.xpath: &lt;span class=&quot;code-comment&quot;&gt;//*[contains(@class, &lt;span class=&quot;code-quote&quot;&gt;&apos;v-shell-tabsheet&apos;&lt;/span&gt;)]//*[@class = &lt;span class=&quot;code-quote&quot;&gt;&apos;tab-title&apos;&lt;/span&gt; and text() = &lt;span class=&quot;code-quote&quot;&gt;&apos;Multi Fields&apos;&lt;/span&gt;]
&lt;/span&gt;
ComplexFieldUITest.testMultiFieldWithDefaultPropertyBuilderAddRemove:51 Cannot execute click on non existing WebElement: By.xpath: &lt;span class=&quot;code-comment&quot;&gt;//*[contains(@class, &lt;span class=&quot;code-quote&quot;&gt;&apos;v-shell-tabsheet&apos;&lt;/span&gt;)]//*[@class = &lt;span class=&quot;code-quote&quot;&gt;&apos;tab-title&apos;&lt;/span&gt; and text() = &lt;span class=&quot;code-quote&quot;&gt;&apos;Multi Fields&apos;&lt;/span&gt;]
&lt;/span&gt;
CompositeFieldUITest.testI18nCompositeField:74 Cannot execute click on non existing WebElement: By.xpath: &lt;span class=&quot;code-comment&quot;&gt;//*[contains(@class, &lt;span class=&quot;code-quote&quot;&gt;&apos;v-shell-tabsheet&apos;&lt;/span&gt;)]//*[@class = &lt;span class=&quot;code-quote&quot;&gt;&apos;tab-title&apos;&lt;/span&gt; and text() = &lt;span class=&quot;code-quote&quot;&gt;&apos;Switch&apos;&lt;/span&gt;]
&lt;/span&gt;
MultiFieldUITest.testI18nMultiField:77 Cannot execute click on non existing WebElement: By.xpath: &lt;span class=&quot;code-comment&quot;&gt;//*[contains(@class, &lt;span class=&quot;code-quote&quot;&gt;&apos;v-shell-tabsheet&apos;&lt;/span&gt;)]//*[@class = &lt;span class=&quot;code-quote&quot;&gt;&apos;tab-title&apos;&lt;/span&gt; and text() = &lt;span class=&quot;code-quote&quot;&gt;&apos;Multi Fields&apos;&lt;/span&gt;]&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="110461" author="apchelintcev" created="Thu, 13 Aug 2015 09:34:01 +0200"  >&lt;p&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=mgeljic&quot; class=&quot;user-hover&quot; rel=&quot;mgeljic&quot;&gt;mgeljic&lt;/a&gt; Re: UI tests. Thanks to the fact that we use fancy methods to access the common UI parts and tabs in particular (e.g. &lt;tt&gt;AbstractMagnoliaUITest#getTabForCaption&lt;/tt&gt;) I think we could relatively easily modify the tab resolution method, smth like this:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
    &lt;span class=&quot;code-keyword&quot;&gt;protected&lt;/span&gt; WebElement getTabForCaption(&lt;span class=&quot;code-object&quot;&gt;String&lt;/span&gt; tabCaption) {
        WebElement tabElement = getElementByXpath(&lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-comment&quot;&gt;//*[contains(@class, &lt;span class=&quot;code-quote&quot;&gt;&apos;v-shell-tabsheet&apos;&lt;/span&gt;)]//*[@class = &lt;span class=&quot;code-quote&quot;&gt;&apos;tab-title&apos;&lt;/span&gt; and text() = &lt;span class=&quot;code-quote&quot;&gt;&apos;%s&apos;&lt;/span&gt;]&quot;&lt;/span&gt;, tabCaption);
&lt;/span&gt;        &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (!isExisting(tabElement)) {
            &lt;span class=&quot;code-keyword&quot;&gt;final&lt;/span&gt; WebElement popupControl = getElementByXpath(&lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-comment&quot;&gt;//*[contains(@class, &lt;span class=&quot;code-quote&quot;&gt;&apos;v-shell-tabsheet&apos;&lt;/span&gt;)]//*[contains(@class, &lt;span class=&quot;code-quote&quot;&gt;&apos;hidden-tabs-popup-button&apos;&lt;/span&gt;)]&quot;&lt;/span&gt;);
&lt;/span&gt;            popupControl.click();
            tabElement = getElementByXpath(&lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-comment&quot;&gt;//*[contains(@class, &lt;span class=&quot;code-quote&quot;&gt;&apos;context-menu-wrapper&apos;&lt;/span&gt;)]//*[@class = &lt;span class=&quot;code-quote&quot;&gt;&apos;menubar&apos;&lt;/span&gt;]//*[contains(@class, &lt;span class=&quot;code-quote&quot;&gt;&apos;menu-item&apos;&lt;/span&gt;) and text() = &lt;span class=&quot;code-quote&quot;&gt;&apos;%s&apos;&lt;/span&gt;]&quot;&lt;/span&gt;, tabCaption);
&lt;/span&gt;
        }
        &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; tabElement;
    }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="110729" author="apchelintcev" created="Tue, 18 Aug 2015 10:30:48 +0200"  >&lt;p&gt;Updated UI tests can be found at a branch &lt;em&gt;&lt;b&gt;tabsheet-changes-ui-tests-adaptation&lt;/b&gt;&lt;/em&gt;&lt;/p&gt;</comment>
                            <comment id="111995" author="weder" created="Thu, 10 Sep 2015 18:20:24 +0200"  >&lt;p&gt;Ok. We don&apos;t have gamification in Jira. I really think we should find a plug-in that allows us to like certain events and to give kudos to others.&lt;/p&gt;

&lt;p&gt;Because I just wanted to say a big &lt;b&gt;THANK YOU to everyone involved&lt;/b&gt; in this issue. It&apos;s been quite some work to get this done. And it was worth it: this feature solves a long-standing issue, but also has a &lt;b&gt;visual and behavioral quality&lt;/b&gt; to it, which makes me &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; . Thanks again.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10030">
                    <name>Cloners</name>
                                            <outwardlinks description="clones">
                                        <issuelink>
            <issuekey id="34330">MGNLUI-2364</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10020">
                    <name>dependency</name>
                                                                <inwardlinks description="is depended upon by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10021">
                    <name>duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="39564">MGNLUI-3057</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="42171">MGNLUI-3305</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="42175">MGNLUI-3308</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="23073" name="1 Choose arrow.png" size="20820" author="weder" created="Mon, 3 Mar 2014 12:19:37 +0100"/>
                            <attachment id="23074" name="2 Choose hidden tab.png" size="45282" author="weder" created="Mon, 3 Mar 2014 12:19:37 +0100"/>
                            <attachment id="23075" name="3 Tab chosen.png" size="21235" author="weder" created="Mon, 3 Mar 2014 12:19:37 +0100"/>
                            <attachment id="29581" name="qa-sample-dialog-with-long-tweaked-titles.png" size="166800" author="mgeljic" created="Wed, 12 Aug 2015 16:59:38 +0200"/>
                            <attachment id="22468" name="shop3.png" size="75894" author="mgeljic" created="Thu, 23 Jan 2014 16:12:11 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_14166" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Acceptance criteria</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>magnolia-cms.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 3 Mar 2014 12:19:37 +0100</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12730" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14151" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Docu info</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10061" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comm is not jira-dev</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>mmuehlebach</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 23 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>12.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>apchelintcev</customfieldvalue>
            <customfieldvalue>weder</customfieldvalue>
            <customfieldvalue>mgeljic</customfieldvalue>
            <customfieldvalue>sang.ngo</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzzzzn:9a90vhmi23</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>17774</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10245" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="74">Sprint 2 (Basel)</customfieldvalue>
    <customfieldvalue id="88">Sprint 6 (Basel)</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10242" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_14168" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Task DoD</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                        
        <div style="margin-bottom: 8px;">
                            <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>0/6</span></span></div>
                    
            <div class="checklist-progress-bar-wrapper" style="">
        <div class="checklist-progress-bar" style="position: relative; width: 100%; background-color: #cccccc; margin-bottom: 2px; margin-top: 5px;">
                        <div class="checklist-progress" style="display: block; float: none; width: 0%; height: 2px; background: #14892c;">
                            </div>
        </div>
    </div>
        </div>
    
                                    <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Doc/release notes changes? Comment present?</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Downstream builds green?</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Solution information and context easily available?</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span><strong>Tests</strong></span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span><strong>FixVersion</strong> filled and not yet released</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><rect fill="#EFF4FB" height="17.5" rx="2.5" stroke="#ADBBD0" width="18" x="0.44141" y="3.94141"/></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Architecture Decision Record (<strong>ADR</strong>)</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                            ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_14145" key="com.intenso.jira.issue-templates:issue-templates-customfield">
                        <customfieldname>Template</customfieldname>
                        <customfieldvalues>
                            


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_15131" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Time in Discovery</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>