<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:08:21 UTC 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 add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[STSMACOM-113] Tags on individual records: Assign, Unassign, Display, Output</title>
                <link>https://folio-org.atlassian.net/browse/STSMACOM-113</link>
                <project id="10005" key="STSMACOM">stripes-smart-components</project>
                    <description>&lt;p&gt;Purpose: To display, assign, unassign, and output tags associated with individual records with various FOLIO main apps.&lt;/p&gt;

&lt;p&gt;As a staff person&lt;br/&gt;
I want to be able to assign, unassign, view, and output tags in a FOLIO record&lt;br/&gt;
So that I can categorize records for filtering and reporting purposes.&lt;/p&gt;

&lt;p&gt;Tags are meant to be labels that can be assigned to individual data records in various FOLIO apps. Tags will be used as a visual indicator in the record, to gather records in some way, and to facilitate reporting. This will be a cross-app &#8220;helper app,&#8221; similar to how the Notes app is envisioned. However, unlike notes, the tags need to be easily accessible as part of the record for filtering and output purposes.&lt;/p&gt;

&lt;p&gt;Ideally, most or all of the work will be centralized in the tags app, and can be easily consumed by any of the other main FOLIO apps to display in their records. The tags app should be applicable to any type of record in various FOLIO apps, including, but not limited to: users, instances, holdings, items, order lines, vendors, ledgers, funds, budgets, and the like.&lt;/p&gt;

&lt;p&gt;For proof of concept, we can start with User records. Once we know it works, we need to implement in the acquisitions records: order line records if Orders UI is available when this story is completed, otherwise vendor records. For purposes of illustrations, used the inventory instance record, since I can&apos;t easily build screenshots for other types of acquisitions records yet.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Scenarios&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Scenario 1 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given Given Enable tags = Y in Settings &amp;gt; Tags &amp;gt; General per 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UITAG-18&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UITAG-18&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Tags permissions: Enabling tag app in general&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            UITAG-18
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
&lt;/li&gt;
		&lt;li&gt;When a User displays an User record in a search result&lt;/li&gt;
		&lt;li&gt;Then the Tags Icon should display at the top right of the record in the third pane, between the Edit Pencil icon and the Notes icon.&lt;/li&gt;
		&lt;li&gt;A-M: tags icon is to the left of both the edit pencil and notes icon, instead of between them. I don&apos;t care, but checking with Cate and Filip to see if they do. Per Cate, no problem.
		&lt;ul&gt;
			&lt;li&gt;See wireframes 01-06 attached. Use an icon similar to the one in 01, but make sure it&apos;s easily distinguishable from the Edit Pencil icon when very small on the screen.&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 2 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Tags Icon&lt;/li&gt;
		&lt;li&gt;When hovering over it&lt;/li&gt;
		&lt;li&gt;Then the label &quot;Show Tags&quot; should appear.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 3 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Tags Icon&lt;/li&gt;
		&lt;li&gt;When tags are already assigned to a particular record&lt;/li&gt;
		&lt;li&gt;Then the system should display the number of tags to the left of the Tags Icon.
		&lt;ul&gt;
			&lt;li&gt;See wireframes 07-08 attached.&lt;/li&gt;
			&lt;li&gt;&lt;font color=&quot;red&quot;&gt; A-M: see attached video &quot;NumberOfTags&quot;. I think the Notes application is supposed to act like this as well (show the number of tags or notes next to the icon in the record detail pane, so that the user knows whether it&apos;s worth clicking the tags icon or notes icon to see any additional details).&lt;/font&gt;&lt;/li&gt;
			&lt;li&gt;&lt;font color=&quot;red&quot;&gt; A-M: Michael corrected, but the total in the 3rd pane is not updating simultaneously with the number in the 4th pane. Adding a bug for it.&lt;/font&gt;&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 4 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Tags Icon&lt;/li&gt;
		&lt;li&gt;When it is clicked&lt;/li&gt;
		&lt;li&gt;Then a fourth pane with tag details (hereafter called the Tags Pane) should open to the right of the existing panes, similar to the Notes pane
		&lt;ul&gt;
			&lt;li&gt;See wireframe 09 attached.&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 5 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Tags Pane&lt;/li&gt;
		&lt;li&gt;When it has been opened as the fourth pane&lt;/li&gt;
		&lt;li&gt;Then no other &quot;helper app&quot; panes (e.g. Notes) should display. A user should only be able to have one helper app pane open at a time, but the icons for all relevant helper apps should still remain at the top of the screen, so that the user can switch between them.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 6 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Tags Pane&lt;/li&gt;
		&lt;li&gt;When it has been opened as the fourth pane&lt;/li&gt;
		&lt;li&gt;Then it should stay defaulted to open, even if a user clicks on a different instance in the second pane search results, changing to the tags relevant to that newly-selected instance&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 7 &lt;img class=&quot;emoticon&quot; src=&quot;/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; &lt;span class=&quot;error&quot;&gt;&amp;#91;A-M entered separate Jira bug&amp;#93;&lt;/span&gt;
	&lt;ul&gt;
		&lt;li&gt;Given the Tags Pane&lt;/li&gt;
		&lt;li&gt;When it is viewed&lt;/li&gt;
		&lt;li&gt;Then the layout should appear like this
		&lt;ul&gt;
			&lt;li&gt;Header &lt;b&gt;Tags&lt;/b&gt; &lt;img class=&quot;emoticon&quot; src=&quot;/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;&lt;/li&gt;
			&lt;li&gt;Sub-header &lt;b&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;number&amp;#93;&lt;/span&gt; Tags&lt;/b&gt; representing the number of tags currently assigned to the record &lt;img class=&quot;emoticon&quot; src=&quot;/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;&lt;/li&gt;
			&lt;li&gt;Any existing assigned tags, in alphabetical order.  &lt;img class=&quot;emoticon&quot; src=&quot;/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;&lt;/li&gt;
			&lt;li&gt;Each tag appears as its own separate box &lt;img class=&quot;emoticon&quot; src=&quot;/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;&lt;/li&gt;
			&lt;li&gt;An &quot;x&quot; appears in the right side of each tag&apos;s box, to allow the individual tag to be unassigned from the record. &lt;img class=&quot;emoticon&quot; src=&quot;/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;&lt;/li&gt;
			&lt;li&gt;Assigned tags can display next to each other, unless that would cause a tag to wrap to the next line, in which case move it to the following line. &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/error.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/li&gt;
			&lt;li&gt;&lt;font color=&quot;red&quot;&gt; A-M: second tag does not move to the next line correctly; exceeds the display box; see SecondTagNotDisplayedCorrectly screenshot; I&apos;ll add a Jira bug.&lt;/font&gt;&lt;/li&gt;
			&lt;li&gt;If one tag is too long to fit on one line, it can wrap to the next line &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/error.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/li&gt;
			&lt;li&gt;&lt;font color=&quot;red&quot;&gt; A-M: really long tag does not wrap to the next line; see LongTag screenhot. I&apos;ll add a Jira bug.&lt;/font&gt;&lt;/li&gt;
			&lt;li&gt;All tags for the record are displayed, with no shortening or ellipses &lt;img class=&quot;emoticon&quot; src=&quot;/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;&lt;/li&gt;
			&lt;li&gt;If many tags are assigned to a record, extend the Tag Pane into a longer pane that can be scrolled down &lt;img class=&quot;emoticon&quot; src=&quot;/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;&lt;/li&gt;
			&lt;li&gt;At the bottom of the pane, there should be a text entry box with ghosted text of &quot;Enter a tag.&quot; It stays within the pane, even if there is a scroll bar above it, due to many tags being assigned. &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/error.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/li&gt;
			&lt;li&gt;&lt;font color=&quot;red&quot;&gt; Is it possible to keep ghosted text of &quot;Enter a Tag&quot; in the tag entry box when someone is not entering a tag? That way the user knows where that entry area is. Otherwise it&apos;s a little subtle. I&apos;ll enter a new Jira ticket for it.&lt;/font&gt;&lt;/li&gt;
			&lt;li&gt;See wireframe 10 attached.&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 8 &lt;img class=&quot;emoticon&quot; src=&quot;/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; &lt;span class=&quot;error&quot;&gt;&amp;#91;won&amp;#39;t make it into Q3; create separate bug for AutosuggestSecondSort per Michal - see FOLIO-1508&amp;#93;&lt;/span&gt;
	&lt;ul&gt;
		&lt;li&gt;Given the Tag Pane text entry box&lt;/li&gt;
		&lt;li&gt;When a user starts typing&lt;/li&gt;
		&lt;li&gt;Then FOLIO should auto-suggest existing options from the FOLIO central tag list, as follows:
		&lt;ul&gt;
			&lt;li&gt;Start suggesting as soon as the user starts typing, unless performance issues, in which case, start suggesting at 2nd or 3rd character &lt;img class=&quot;emoticon&quot; src=&quot;/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;&lt;/li&gt;
			&lt;li&gt;Auto-suggest looks for the typed string no matter where it appears in the existing tag &lt;img class=&quot;emoticon&quot; src=&quot;/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;&lt;/li&gt;
			&lt;li&gt;Any existing tags that start with the string should be presented at the top of the list in alphabetical order, followed by existing tags that have the string embedded in them, also in alphabetical order &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/error.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/li&gt;
			&lt;li&gt;&lt;font color=&quot;red&quot;&gt; A-M: Autosuggest tag list seems to be in random order, instead of in the order described in this item. See AutosuggestSortOrder screenshot. I&apos;ll enter a Jira bug.&lt;/font&gt;&lt;/li&gt;
			&lt;li&gt;&lt;font color=&quot;green&quot;&gt; MK: this should be now fixed and the autosuggestions should be ordered correctly&lt;/font&gt;&lt;/li&gt;
			&lt;li&gt;&lt;font color=&quot;red&quot;&gt; A-M: Close but not quite. See AutosuggestSortOrder2 video. Please let me know if this is do-able or not. The order within autosuggest would be a little different from the order for the regular list (before autosuggest starts acting on it). Let me know if I should enter a Jira bug.&lt;/font&gt;&lt;/li&gt;
			&lt;li&gt;&lt;font color=&quot;red&quot;&gt; A-M: one more tweak - see AutosuggestSecondSort video - is this doable?&lt;/font&gt;&lt;/li&gt;
			&lt;li&gt;A-M: Bug/error message sometimes when adding tags. See ErrorWhenAddingTags video. &lt;img class=&quot;emoticon&quot; src=&quot;/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;&lt;/li&gt;
			&lt;li&gt;MK: it should be now fixed&lt;/li&gt;
			&lt;li&gt;A-M: Yes, all good now - thanks!&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 9 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Tag Pane text entry box&lt;/li&gt;
		&lt;li&gt;When a user attempts to type a space or pipe character&lt;/li&gt;
		&lt;li&gt;Then do not advance the cursor. Disallow spaces and the pipe character (|) in tags. &lt;span class=&quot;error&quot;&gt;&amp;#91;Pipe character will be used to separate multiple tags in data being imported to FOLIO&amp;#93;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;&lt;b&gt;&lt;font color=&quot;#DE350B&quot;&gt;A-M: solved in a slightly different way; user can type in space or pipe, but those characters are removed before storing.&lt;/font&gt;&lt;/b&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 10 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Tag Pane text entry box&lt;/li&gt;
		&lt;li&gt;When a user attempts to type an upper-case letter&lt;/li&gt;
		&lt;li&gt;Then convert to lower-case&lt;/li&gt;
		&lt;li&gt;A-M: it&apos;s saving entries with upper-case letters as separate tags from the same tag using lower-case letters. See UppercaseBug video. I&apos;ll add a Jira bug.&lt;/li&gt;
		&lt;li&gt;MK: This should be now fixed. The tags will be always lowercased&lt;/li&gt;
		&lt;li&gt;A-M: Yes, all good now&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 11 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Tag Pane text entry box&lt;/li&gt;
		&lt;li&gt;When the user sees an appropriate tag in the auto-suggest list&lt;/li&gt;
		&lt;li&gt;Then they should be able to select it by clicking on it or scrolling down to it and pressing Enter, thereby completing the text in the text entry box with the auto-suggestion&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 12 &lt;img class=&quot;emoticon&quot; src=&quot;/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; &lt;span class=&quot;error&quot;&gt;&amp;#91;A-M entered separate Jira bug&amp;#93;&lt;/span&gt;
	&lt;ul&gt;
		&lt;li&gt;Given the Tag Pane text entry box&lt;/li&gt;
		&lt;li&gt;When the user enters text, presses &quot;Enter,&quot; and the Tag already exists on the record&lt;/li&gt;
		&lt;li&gt;Then the tag should be highlighted on the screen&lt;/li&gt;
		&lt;li&gt;&lt;font color=&quot;red&quot;&gt; A-M: the intention was to have the highlighting up in the display of tags already assigned to the record, not in the autosuggest list. See HighlightQuestion video attached. Let me know if I should create a separate Jira for it.&lt;/font&gt;&lt;/li&gt;
		&lt;li&gt;&lt;font color=&quot;red&quot;&gt; A-M: see the HighlightingPart2 video for maybe a better explanation. Please let me know if this is do-able, and if I should enter a new Jira ticket for it&lt;/font&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 13 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Tag Pane text entry box&lt;/li&gt;
		&lt;li&gt;When the user enters text, presses &quot;Enter,&quot; and the Tag does not already exist on the record, but &lt;b&gt;does&lt;/b&gt; exist in the Library&apos;s central tag list.&lt;/li&gt;
		&lt;li&gt;Then the tag should be added to the record&apos;s tag list in the fourth pane.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 14 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Tag Pane text entry box&lt;/li&gt;
		&lt;li&gt;When the user enters text, presses &quot;Enter,&quot; and the Tag &lt;b&gt;does not&lt;/b&gt; already exist in the Library&apos;s central tag list.&lt;/li&gt;
		&lt;li&gt;Then the tag should be created as follows
		&lt;ul&gt;
			&lt;li&gt;Add to the record&apos;s tag list in the fourth pane&lt;/li&gt;
			&lt;li&gt;With a red message saying &quot;New tag created&quot;&lt;/li&gt;
			&lt;li&gt;&lt;font color=&quot;red&quot;&gt; A-M: No &quot;new tag created&quot; message.&lt;/font&gt;&lt;/li&gt;
			&lt;li&gt;&lt;font color=&quot;green&quot;&gt; MK: The callout is now in place and it will appear when the new tag is being added to the central tag list &lt;/font&gt;&lt;/li&gt;
			&lt;li&gt;&lt;font color=&quot;red&quot;&gt; A-M: all good now! &lt;/font&gt;&lt;/li&gt;
			&lt;li&gt;Add to the Library&apos;s central tag list. Note that in Phase 1, users will not have UI access to the central tag list.&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 15 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Library&apos;s central tag list&lt;/li&gt;
		&lt;li&gt;When a new tag is created&lt;/li&gt;
		&lt;li&gt;Then the new tag should be stored in the central tag list and displayed in an individual record&apos;s tags in the same format (with regards to lower-case, spacing, and punctuation), to allow for predictability for the user when outputting or working with the tags.&lt;/li&gt;
		&lt;li&gt;A-M: Fine in the record UI, but there&apos;s not really a way to test/review the central tag list. &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; Could you confirm it&apos;s working properly for the central tag list?&lt;/li&gt;
		&lt;li&gt;MK: Yes this is already happening. You can confirm it by looking at the available options coming from the multi selection component. Every time when you add a new tag that list should grow&lt;/li&gt;
		&lt;li&gt;A-M: yes, all good now. I think the combination of the error message when the system was creating new tags and the random sort order made it hard to confirm yesterday, but easy to confirm today.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 16 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Tags Pane&lt;/li&gt;
		&lt;li&gt;When a new tag is assigned to a record&lt;/li&gt;
		&lt;li&gt;Then the number of tags in the Sub-header and  the number next to the Tags icon should increase by 1&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 17 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the individual tags in the Tags Pane&lt;/li&gt;
		&lt;li&gt;When a user clicks the &quot;x&quot; for that tag&lt;/li&gt;
		&lt;li&gt;Then the tag should be removed from the record and from the display. Note that unassigning a tag from a record does not delete the tag from the Library&apos;s central tag list, even if no other records have that tag assigned.&lt;/li&gt;
		&lt;li&gt;A-M: Bug when deleting tags. Always deletes the first tag, no matter which one you select. See ErrorWhenDeletingTags video. I&apos;ll add a Jira bug.&lt;/li&gt;
		&lt;li&gt;MK: This should be now fixed&lt;/li&gt;
		&lt;li&gt;A-M: Yep - all good&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 18 &lt;img class=&quot;emoticon&quot; src=&quot;/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;
	&lt;ul&gt;
		&lt;li&gt;Given the Tags Pane&lt;/li&gt;
		&lt;li&gt;When a tag is unassigned from a record&lt;/li&gt;
		&lt;li&gt;Then the number of tags in the Sub-header and  the number next to the Tags icon should decrease by 1&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Scenario 19 &lt;img class=&quot;emoticon&quot; src=&quot;/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; &lt;span class=&quot;error&quot;&gt;&amp;#91;A-M created separate Jira&amp;#93;&lt;/span&gt;
	&lt;ul&gt;
		&lt;li&gt;Given the individual tags assigned to a record&lt;/li&gt;
		&lt;li&gt;When the users outputs the record (for printing, downloading, delimited, reporting format, etc.)&lt;/li&gt;
		&lt;li&gt;Then output all tags along with the rest of the record&lt;/li&gt;
		&lt;li&gt;&lt;font color=&quot;red&quot;&gt; A-M: I&apos;ll move this to a separate JIra, and block it until records can be exported/printed: 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UITAG-16&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UITAG-16&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;When exporting a record, export tag data as well&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            UITAG-16
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Blocked&lt;/span&gt;
            &lt;/span&gt;
, 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UITAG-17&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UITAG-17&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;When printing a record, print its tag data as well&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            UITAG-17
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Open&lt;/span&gt;
            &lt;/span&gt;
&lt;/font&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment></environment>
        <key id="27336">STSMACOM-113</key>
            <summary>Tags on individual records: Assign, Unassign, Display, Output</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</type>
                            <parent id="13687">UXPROD-250</parent>
                                    <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0">Michal Kuklis</assignee>
                                                                <reporter accountid="5af5e627525ba96b58654f12">Ann-Marie Breaux</reporter>
                                    <labels>
                            <label>demo43</label>
                            <label>demo47</label>
                            <label>phase_1</label>
                            <label>sprint36</label>
                            <label>sprint37</label>
                            <label>sprint42</label>
                            <label>sprint43</label>
                            <label>sprint44</label>
                            <label>sprint45</label>
                            <label>sprint46</label>
                            <label>tags</label>
                    </labels>
                <created>Mon, 9 Apr 2018 00:41:32 +0000</created>
                <updated>Tue, 29 Aug 2023 14:44:32 +0000</updated>
                            <resolved>Mon, 17 Sep 2018 20:32:20 +0000</resolved>
                                                    <fixVersion>1.5.0</fixVersion>
                    <fixVersion>1.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                <comments>
                                                            <comment id="60741" author="5af5ed55244bc90a106063c7" created="Mon, 9 Apr 2018 07:38:44 +0000"  >&lt;p&gt;Great story, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;!  I love the detail.  A couple comments:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;I think scenario 11 is a duplicate of scenario 8&lt;/li&gt;
	&lt;li&gt;You mention various tag permissions in here, but the way we usually sequence the development work is (1) basic feature implementation without regard to permissions (2) implementation of permissions (at which time you specify what different rights users with the various permissions get).  So I would focus this story on what functionality should be expected if you have full permissions.  Then move your permission-based scenarios into the permission stories you&apos;ll be creating.&lt;/li&gt;
	&lt;li&gt;Can you just attach the mock-ups to the story instead of this requirements document?  The details needed for the development and testing work should be in the user story and I think this additional requirements document will be confusing to wade through and will become a headache to keep in sync with the story.  That said, if you really think keeping an overview document is worth the effort of keeping them in sync, you are, of course, free to do that, but if you do it, please put it in a Google doc and then link to it from the story as a &quot;additional documentation: tags requirements overview&quot; or something along those lines.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                                                            <comment id="60744" author="5af5e627525ba96b58654f12" created="Mon, 9 Apr 2018 15:37:06 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ed55244bc90a106063c7&quot; class=&quot;user-hover&quot; rel=&quot;5af5ed55244bc90a106063c7&quot; data-account-id=&quot;5af5ed55244bc90a106063c7&quot; accountid=&quot;5af5ed55244bc90a106063c7&quot; rel=&quot;noreferrer&quot;&gt;Cate Boerema&lt;/a&gt; - I think I&apos;ve got this one straightened out now. Could you check it one more time? Thank you!&lt;/p&gt;</comment>
                                                            <comment id="60746" author="5af5ed55244bc90a106063c7" created="Thu, 12 Apr 2018 09:17:26 +0000"  >&lt;p&gt;Looks great!  Thanks &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;!&lt;/p&gt;</comment>
                                                            <comment id="60747" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Mon, 30 Apr 2018 12:29:27 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; with the backend in shape for the UI work we need to create an issue for Tagging &quot;smartcomponent&quot;. Do we have any other wireframes besides the sketches above?&lt;/p&gt;</comment>
                                                            <comment id="60749" author="5af5e627525ba96b58654f12" created="Mon, 30 Apr 2018 15:40:37 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ab8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; class=&quot;user-hover&quot; rel=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; data-account-id=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; accountid=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; rel=&quot;noreferrer&quot;&gt;Jakub Skoczen&lt;/a&gt; I&apos;m not sure what you mean by tagging smartcomponent. Is that basically what a tag record should look like and the data elements it should include, or how it looks on an individual record, or the actual icon being used for the tag, or something else?&lt;/p&gt;</comment>
                                                            <comment id="60751" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Tue, 1 May 2018 12:24:51 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; I am referring to the Stripes smart component that will be used for assigning tags. The rough sketch is in the &quot;09-Tag 4th Pane.JPG&quot;. There&apos;s also &apos;10 Tag Creation.jpg&quot; but I don&apos;t understand if this is part of the same component or (as the name indicates) it&apos;s related to Tag management.&lt;/p&gt;

&lt;p&gt;Let&apos;s clarify so that &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cd595118fa24d0dd2de1253&quot; class=&quot;user-hover&quot; rel=&quot;5cd595118fa24d0dd2de1253&quot; data-account-id=&quot;5cd595118fa24d0dd2de1253&quot; accountid=&quot;5cd595118fa24d0dd2de1253&quot; rel=&quot;noreferrer&quot;&gt;John Coburn&lt;/a&gt; can provide some input on how to proceed (do we need a completely new component or can the devs re-use or compose existing ones).&lt;/p&gt;</comment>
                                                            <comment id="60753" author="5cd595118fa24d0dd2de1253" created="Tue, 1 May 2018 13:24:41 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ab8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; class=&quot;user-hover&quot; rel=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; data-account-id=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; accountid=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; rel=&quot;noreferrer&quot;&gt;Jakub Skoczen&lt;/a&gt;, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; This is a new component - its usage wouldn&apos;t be limited to tagging, but any situation where we need multiple selection from potentially long lists of system-known entities.&lt;br/&gt;
I&apos;ve done a bit of work on it already - it needs some tests and some accessibility work - but it&apos;s prettymuch &quot;shaped&quot; like the jpg depicts it. Adding 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;STCOM-263&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/STCOM-263&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Multi-selection component&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium&quot; /&gt;
            STCOM-263
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 for tracking it.&lt;/p&gt;</comment>
                                                            <comment id="60755" author="5af5e627525ba96b58654f12" created="Wed, 2 May 2018 08:39:41 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ab8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; class=&quot;user-hover&quot; rel=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; data-account-id=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; accountid=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; rel=&quot;noreferrer&quot;&gt;Jakub Skoczen&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cd595118fa24d0dd2de1253&quot; class=&quot;user-hover&quot; rel=&quot;5cd595118fa24d0dd2de1253&quot; data-account-id=&quot;5cd595118fa24d0dd2de1253&quot; accountid=&quot;5cd595118fa24d0dd2de1253&quot; rel=&quot;noreferrer&quot;&gt;John Coburn&lt;/a&gt; Picture 9 shows how tags look when displayed on a record. Picture 10 shows what should happen when you start entering text in the &quot;Enter a tag&quot; box at the bottom right of picture 9. Once you start typing, it should start auto-suggesting based on tags already in the central tag list, and the auto-suggest options would decrease as you type more characters into the &quot;Enter a tag&quot; box. At any point, you can select one of the existing auto-suggestions, or (depending on permissions) create/assign a new tag if you get to the point where no auto-suggestions remain. &lt;/p&gt;

&lt;p&gt;If it would help to discuss any of this, just let me know. We can find a few minutes to look at it together.&lt;/p&gt;

&lt;p&gt;Thank you!&lt;/p&gt;</comment>
                                                            <comment id="60758" author="5af5ed55244bc90a106063c7" created="Tue, 10 Jul 2018 11:38:37 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;.  The team and I were looking for the best starter story for Tags and we thought this was it, but weren&apos;t totally sure because of a couple of things we saw here.  &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;In scenario 1, you talk about the Tags app.  When I think of the Tags app, I think of an app with an icon in the top nav where you can manage Tags.  What we want for the first story is just the ability to tag a record.  I think if we just tweaked this scenario so it said &quot;Given Enable tags = Y in Settings &amp;gt; Tags &amp;gt; General per FOLIO-1302&quot; this would be a lot clearer&lt;/li&gt;
	&lt;li&gt;Also in scenario 1,  you reference Inventory as opposed to Users.  Since we are starting with Users, can we change that?  There are references to &quot;metadata records&quot; in the purpose, as well.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Otherwise, I think this story looks good.  Maybe once you&apos;ve made these changes you can bump the priority to P2?  Same for  
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UITAG-18&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UITAG-18&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Tags permissions: Enabling tag app in general&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            UITAG-18
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                                                            <comment id="60761" author="5af5e627525ba96b58654f12" created="Wed, 11 Jul 2018 05:58:01 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ed55244bc90a106063c7&quot; class=&quot;user-hover&quot; rel=&quot;5af5ed55244bc90a106063c7&quot; data-account-id=&quot;5af5ed55244bc90a106063c7&quot; accountid=&quot;5af5ed55244bc90a106063c7&quot; rel=&quot;noreferrer&quot;&gt;Cate Boerema&lt;/a&gt; Thanks for the suggestions. I&apos;ll update the issue per your comments, and change the Priority on the 2 issues. True there&apos;s no UI for a  specificTags app in the first phase, but in conversations with &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ab8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; class=&quot;user-hover&quot; rel=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; data-account-id=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; accountid=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; rel=&quot;noreferrer&quot;&gt;Jakub Skoczen&lt;/a&gt;, it sounds like there is an app - even though users can&apos;t see it. Same applies to Notes. These Helper Apps may or may not actually have icons in the top App bar. In any event, I think it&apos;s only semantics, so no worries.&lt;/p&gt;</comment>
                                                            <comment id="60765" author="5af5e627525ba96b58654f12" created="Wed, 11 Jul 2018 06:07:13 +0000"  >&lt;p&gt;And great to hear that work might be starting soon! If it would be helpful to discuss anything once developers start work, I&apos;m happy to set up any meeting(s) that we may need.&lt;/p&gt;</comment>
                                                            <comment id="60769" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Mon, 23 Jul 2018 15:16:05 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ab8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; class=&quot;user-hover&quot; rel=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; data-account-id=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; accountid=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; rel=&quot;noreferrer&quot;&gt;Jakub Skoczen&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; I can definitely start on the tags helper app. We will need to get the new component described by&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cd595118fa24d0dd2de1253&quot; class=&quot;user-hover&quot; rel=&quot;5cd595118fa24d0dd2de1253&quot; data-account-id=&quot;5cd595118fa24d0dd2de1253&quot; accountid=&quot;5cd595118fa24d0dd2de1253&quot; rel=&quot;noreferrer&quot;&gt;John Coburn&lt;/a&gt;  in &lt;a href=&quot;https://folio-org.atlassian.net/browse/STCOM-263&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/browse/STCOM-263&lt;/a&gt; ready before we can finalize this one.&lt;/p&gt;</comment>
                                                            <comment id="60774" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Thu, 26 Jul 2018 11:59:42 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; here is a little screencast with the progress so far:  &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;/rest/api/3/attachment/content/17867&quot; title=&quot;tags.webm attached to STSMACOM-113&quot; data-attachment-type=&quot;file&quot; data-attachment-name=&quot;tags.webm&quot; data-media-services-type=&quot;file&quot; data-media-services-id=&quot;bf2c9ba6-1f0b-463f-b53a-ec0586d56421&quot; rel=&quot;noreferrer&quot;&gt;tags.webm&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;.  A lot of parts are still missing but the basics (adding / removing tags)  are now in place. The next step will be to incorporate the multi-selection component from 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;STCOM-263&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/STCOM-263&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Multi-selection component&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium&quot; /&gt;
            STCOM-263
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
.&lt;/p&gt;</comment>
                                                            <comment id="60778" author="5af5e627525ba96b58654f12" created="Mon, 30 Jul 2018 22:05:47 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; Video looks good! See scenario 9 though - no spaces allowed in tag text strings. Also, I could use your opinion about something. We were going to use the pipe delimiter as a separator for multiple tags in incoming data being loaded to FOLIO. For example, a tag string of &lt;b&gt;new|do-now|fred&lt;/b&gt;, would load to folio as 3 separate tags: &lt;b&gt;new&lt;/b&gt; &lt;b&gt;do-now&lt;/b&gt; and &lt;b&gt;fred&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;One key partner wants to output a comma as separator instead of pipe. Pipe will be significant development effort that they are not willing to do at this time. Do you think the best path forward is &lt;br/&gt;
1) to make the comma an invalid character in tags (and allow the pipe character to be a valid character)&lt;br/&gt;
2) have a setting in the batch import loader that allows the library to specify the delimiter that separates multiple values within the same field (seems like overkill of dev effort in the batch loader)&lt;br/&gt;
3) something else that you might suggest?&lt;/p&gt;</comment>
                                                            <comment id="60783" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Tue, 31 Jul 2018 08:07:52 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; the tags are stored in the database as an array of strings for example &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;foo&amp;quot;, &amp;quot;bar&amp;quot;, &amp;quot;test&amp;quot;&amp;#93;&lt;/span&gt; so I assume when the big list of tags will be imported from another system the backend converter/importer will need to replace &quot;foo|bar|test&quot; or &quot;foo,bar,test&quot; into  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;foo&amp;quot;, &amp;quot;bar&amp;quot;, &amp;quot;test&amp;quot;&amp;#93;&lt;/span&gt;. &lt;br/&gt;
I&apos;m not sure who is writing the converter but I assume 2) shouldn&apos;t be too hard to handle and it seems like an ideal solution.&lt;/p&gt;

&lt;p&gt;We can do the same on the front end when somebody enters &quot;foo|bar|test&quot; or &quot;foo,bar,test&quot; we can convert those strings into  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;foo&amp;quot;, &amp;quot;bar&amp;quot;, &amp;quot;test&amp;quot;&amp;#93;&lt;/span&gt;.&lt;/p&gt;



</comment>
                                                            <comment id="60788" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Tue, 31 Jul 2018 08:09:22 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; I just fixed the spaces from scenario 9 and also added support for scenario 15 (adding tags to the central repo).&lt;/p&gt;</comment>
                                                            <comment id="60793" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Tue, 7 Aug 2018 15:56:20 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; I just received a new design from &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A1478fca5-561e-4056-ba78-c61611cb23e9&quot; class=&quot;user-hover&quot; rel=&quot;557058:1478fca5-561e-4056-ba78-c61611cb23e9&quot; data-account-id=&quot;557058:1478fca5-561e-4056-ba78-c61611cb23e9&quot; accountid=&quot;557058:1478fca5-561e-4056-ba78-c61611cb23e9&quot; rel=&quot;noreferrer&quot;&gt;Filip Jakobsen&lt;/a&gt; and I&apos;m attaching it here. &lt;/p&gt;</comment>
                                                            <comment id="60798" author="5af5e627525ba96b58654f12" created="Wed, 8 Aug 2018 06:51:38 +0000"  >&lt;p&gt;Thanks, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; some of these designs are for Phase 2, not Phase 1, so I need to straighten that out. I&apos;m in meetings all day Weds-Fri this week, so may not be able to get to this until early next week. Do you have other things you&apos;re working on as well?&lt;/p&gt;</comment>
                                                            <comment id="60801" author="557058:1478fca5-561e-4056-ba78-c61611cb23e9" created="Wed, 8 Aug 2018 12:39:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt;, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;, I&apos;ve asked &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cbed89249f31c0ff41115fb&quot; class=&quot;user-hover&quot; rel=&quot;5cbed89249f31c0ff41115fb&quot; data-account-id=&quot;5cbed89249f31c0ff41115fb&quot; accountid=&quot;5cbed89249f31c0ff41115fb&quot; rel=&quot;noreferrer&quot;&gt;David Garc&#237;a S&#225;nchez&lt;/a&gt; to update the specific mockups for this particular issue. Once those are ready, we can remove the many mockups uploaded here, that are only tangentially related to this issue to avoid any confusion. We still have the full set of mockups on hand for general information for anyone working on tags, as contextual information on where the app is going longer term.&lt;/p&gt;</comment>
                                                            <comment id="60803" author="557058:1478fca5-561e-4056-ba78-c61611cb23e9" created="Wed, 8 Aug 2018 13:07:36 +0000"  >&lt;p&gt;By request of Ann-Mari, we will not be changing this issue.&lt;/p&gt;</comment>
                                                            <comment id="60805" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Mon, 13 Aug 2018 08:23:03 +0000"  >&lt;p&gt;Hi everyone. I apologize for the confusion here. &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; I have plenty of other work so this can wait for phase 2 for sure. &lt;/p&gt;</comment>
                                                            <comment id="60808" author="5af5e627525ba96b58654f12" created="Fri, 31 Aug 2018 07:44:53 +0000"  >&lt;p&gt;@michal If I can get this story cleaned up by early next week, would you be able to complete it by 14 Sept?&lt;/p&gt;</comment>
                                                            <comment id="60810" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Fri, 31 Aug 2018 13:10:00 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; most of the scenarios are done. I&apos;m currently in the process of replacing the basic text input with the multi selection component. I think we should be able to complete it before September 14th. &lt;/p&gt;</comment>
                                                            <comment id="60812" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Wed, 5 Sep 2018 20:41:34 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; I was able to switch it to the MultiSelection component. Here is a little preview of how this currently works:  &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;/rest/api/3/attachment/content/17864&quot; title=&quot;multi-select-tags.webm attached to STSMACOM-113&quot; data-attachment-type=&quot;file&quot; data-attachment-name=&quot;multi-select-tags.webm&quot; data-media-services-type=&quot;file&quot; data-media-services-id=&quot;d69cca3d-7f7b-49b6-8cc6-557fddc67046&quot; rel=&quot;noreferrer&quot;&gt;multi-select-tags.webm&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;There are couple things which are handled differently:&lt;/p&gt;

&lt;p&gt;Scenario #9 - user will be able to type space and pipe (|) but these signs will be removed / cleaned up before they are added to the list&lt;br/&gt;
Scenario #12 - this is currently not possible but the MultiSelection does highlight the tags which are already in use.&lt;br/&gt;
Scenario #19 - I&apos;m not really sure how this scenario should be handled. &lt;/p&gt;

&lt;p&gt;I think ideally it would be nice to perhaps close this story (after we test it) and if we need to improve or change some things we can create new JIRAs. Does that sound good to you?&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;
</comment>
                                                            <comment id="60816" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 12:49:21 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; That sounds good to me. I&apos;m testing this now. One question about 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UITAG-18&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UITAG-18&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Tags permissions: Enabling tag app in general&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            UITAG-18
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
, which I may have missed or not realized during testing. Is the general tags setting defaulted to enabled/on or disabled/off? When I logged onto snapshot-stable just now, the setting was defaulted to off. I&apos;m not sure if that&apos;s because someone messed with it or because that&apos;s the default. Per story 3 of 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UITAG-18&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UITAG-18&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Tags permissions: Enabling tag app in general&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            UITAG-18
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
, the default setting should be checked (enabled/on). That way a sysadmin will have to take an action to &lt;b&gt;disable&lt;/b&gt; tags for FOLIO, instead of having to take an action to enable them. Let me know if I need to write a quick story to make that adjustment to the default.&lt;/p&gt;</comment>
                                                            <comment id="60819" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Tue, 11 Sep 2018 13:07:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; I think the setting is off by default. I worry we won&apos;t be able to fix it at it point because I think it will require a server side change. We can file a new JIRA to get it fixed after the release. &lt;/p&gt;</comment>
                                                            <comment id="60821" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Tue, 11 Sep 2018 13:16:52 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; the counter next to the tags and notes icons is currently not supported (Scenario 3). Let&apos;s move this to a new JIRA if possible. This will require a bit more work not just around tags I think.&lt;/p&gt;</comment>
                                                            <comment id="60824" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 13:17:33 +0000"  >&lt;p&gt;No problem, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt;. I&apos;ll add a Jira for it. See problem with scenario 3 above. Should I write a bug ticket for this one too, instead of moving this issue back to In Progress? I&apos;ll keep working through the rest of the scenarios. Thank you!&lt;/p&gt;</comment>
                                                            <comment id="60826" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 13:21:19 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; Will do. Should the new Jira address the issue for both Tags and Notes, or just Tags? &lt;/p&gt;</comment>
                                                            <comment id="60829" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Tue, 11 Sep 2018 13:23:51 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; Yes I think scenario 3 will require more work to support it for both tags and notes. We also need a UI tweak ideally from &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f297359b7a35e002a98b33a&quot; class=&quot;user-hover&quot; rel=&quot;5f297359b7a35e002a98b33a&quot; data-account-id=&quot;5f297359b7a35e002a98b33a&quot; accountid=&quot;5f297359b7a35e002a98b33a&quot; rel=&quot;noreferrer&quot;&gt;Rasmus W&#248;lk&lt;/a&gt; to support these kind of counters over icons. I think this will be a larger work so I think creating a new JIRA would be great.&lt;/p&gt;

&lt;p&gt;In general I think the functionality under this story works for but I&apos;m sure we can improve it after Q3 release.&lt;/p&gt;</comment>
                                                            <comment id="60832" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 14:33:35 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; Definitely some bugs that I&apos;ll enter, but in general, it&apos;s great to see this coming to life! Another question for you: Is it possible to keep ghosted text of &quot;Enter a Tag&quot; in the text entry box when someone is not entering a tag? That way the user knows where that entry area is. Otherwise it&apos;s a little subtle. If you think it&apos;s possible, I&apos;ll enter a new Jira ticket for it.&lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;17865_thumb&quot; href=&quot;/rest/api/3/attachment/content/17865&quot; title=&quot;screenshot-1.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;17865&quot; file-preview-title=&quot;screenshot-1.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/17865?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/17865&quot; filename=&quot;screenshot-1.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/17865&quot; data-attachment-name=&quot;screenshot-1.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;6d08279e-298e-4d20-827a-5fef49ebce13&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;</comment>
                                                            <comment id="60835" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Tue, 11 Sep 2018 14:38:43 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; thank you for testing this! I should be able to address some of them before the release. I will double test scenario 17 and scenario 8. I should be able to fix those.&lt;/p&gt;

&lt;p&gt;The issues in scenario 7 are related to the multi selection component and I worry these may take longer to fix so a separate JIRA would be great. &lt;/p&gt;</comment>
                                                            <comment id="60838" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Tue, 11 Sep 2018 14:40:30 +0000"  >&lt;p&gt;I will see if we can keep the placeholder (ghosted text) around when some tags are already present. If this is a quick change I will add it if not it may need to wait for the multi selection component enhancement. &lt;/p&gt;</comment>
                                                            <comment id="60841" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 16:01:13 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; see highlight question in scenario 12. Is this do-able? If so, I can create a new Jira for it. &lt;/p&gt;</comment>
                                                            <comment id="60844" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 16:02:01 +0000"  >&lt;p&gt;And &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; I have to stop now for meetings the rest of the day. I&apos;ll come back to this later tonight, to finish testing and start adding Jira tickets. Thank you!&lt;/p&gt;</comment>
                                                            <comment id="60847" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Tue, 11 Sep 2018 17:20:11 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; I&apos;m a bit confused about scenario 12. We had something like that before we introduced the multi selection component (the entered tags would show up above the text field). &lt;/p&gt;

&lt;p&gt;I&apos;m not sure how scenario 12 should work here with the multi selection component. Are you suggesting that the multi selection component should stay empty and instead we should show the tags above it? &lt;/p&gt;

</comment>
                                                            <comment id="60850" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Tue, 11 Sep 2018 19:31:55 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; thanks again for testing it so well. I made couple more changes and fixed some of the bugs you encountered (please see the green comments above). For the rest of them I think we will need separate JIRAs. Most of the remaining issues are related to the multi selection component.&lt;/p&gt;</comment>
                                                            <comment id="60853" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 19:36:32 +0000"  >&lt;p&gt;Tags are my baby, and it&apos;s great to see it coming to life - just have to straighten out the fingers and toes a bit. On a break at the library, and I just spotted these fixes. Thank you so much for jumping on them! I hope to finish the testing later tonight, and will clean up the Jira, plus enter the other tickets for the outstanding work. Thanks for all your help, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="60857" author="5f297359b7a35e002a98b33a" created="Wed, 12 Sep 2018 07:15:03 +0000"  >
&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; There&apos;s a &quot;badgeCount&quot; prop on the IconButton that allows you to add a number next to the label. &lt;/p&gt;

&lt;p&gt;More info here: &lt;a href=&quot;https://ux.folio.org/storybook-draft/?selectedKind=IconButton&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://ux.folio.org/storybook-draft/?selectedKind=IconButton&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="60860" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Wed, 12 Sep 2018 11:57:57 +0000"  >&lt;p&gt;Oh beautiful &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f297359b7a35e002a98b33a&quot; class=&quot;user-hover&quot; rel=&quot;5f297359b7a35e002a98b33a&quot; data-account-id=&quot;5f297359b7a35e002a98b33a&quot; accountid=&quot;5f297359b7a35e002a98b33a&quot; rel=&quot;noreferrer&quot;&gt;Rasmus W&#248;lk&lt;/a&gt;! I was not aware of that. I will try to incorporate it here today.&lt;/p&gt;</comment>
                                                            <comment id="60862" author="5af5e627525ba96b58654f12" created="Wed, 12 Sep 2018 13:15:20 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; The tags functionality seems to have disappeared from snapshot-stable, and folio-testing seems to be down, so I&apos;m stuck as far as reviewing any of yesterday&apos;s changes. I&apos;ll write up some of the bugs from yesterday that have not yet been addressed.&lt;/p&gt;</comment>
                                                            <comment id="60864" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Wed, 12 Sep 2018 13:18:26 +0000"  >&lt;p&gt;Thank you &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;. I do see them under: &lt;a href=&quot;http://folio-snapshot-stable.aws.indexdata.com&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://folio-snapshot-stable.aws.indexdata.com&lt;/a&gt; and it looks like the fixes from yesterday are there.&lt;/p&gt;</comment>
                                                            <comment id="60867" author="5af5e627525ba96b58654f12" created="Wed, 12 Sep 2018 13:25:35 +0000"  >&lt;p&gt;It&apos;s there now! I swear 20 minutes ago it wasn&apos;t. Thank you!&lt;/p&gt;</comment>
                                                            <comment id="60868" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Wed, 12 Sep 2018 13:42:47 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; np! Also I just added the counters to the tags icon based on the recommendation from &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f297359b7a35e002a98b33a&quot; class=&quot;user-hover&quot; rel=&quot;5f297359b7a35e002a98b33a&quot; data-account-id=&quot;5f297359b7a35e002a98b33a&quot; accountid=&quot;5f297359b7a35e002a98b33a&quot; rel=&quot;noreferrer&quot;&gt;Rasmus W&#248;lk&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f297359b7a35e002a98b33a&quot; class=&quot;user-hover&quot; rel=&quot;5f297359b7a35e002a98b33a&quot; data-account-id=&quot;5f297359b7a35e002a98b33a&quot; accountid=&quot;5f297359b7a35e002a98b33a&quot; rel=&quot;noreferrer&quot;&gt;Rasmus W&#248;lk&lt;/a&gt; I do have one question about it. Please see this printscreen:  &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;17866_thumb&quot; href=&quot;/rest/api/3/attachment/content/17866&quot; title=&quot;tags-counter.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;17866&quot; file-preview-title=&quot;tags-counter.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/17866?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/17866&quot; filename=&quot;tags-counter.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/17866&quot; data-attachment-name=&quot;tags-counter.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;428f3fd3-45b5-448a-bc63-fb8ce7a3c145&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;br/&gt;
I see the counters next to the tags icon but the background under the badge stays white. Am I doing something wrong? (I&apos;m not applying any other styles to &lt;b&gt;IconButton&lt;/b&gt;). Thanks!&lt;/p&gt;</comment>
                                                            <comment id="60871" author="5af5e627525ba96b58654f12" created="Wed, 12 Sep 2018 14:16:14 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; OK - here&apos;s where we stand, I think&lt;br/&gt;
I&apos;ve finished all the testing on this ticket that I can. The changes from yesterday look good - thank you so much!&lt;br/&gt;
Outstanding questions on scenarios - lots less than yesterday!&lt;br/&gt;
Scenario 3: Looks like you&apos;re working on it, so I&apos;ll leave it on this story and wait for your confirmation. If necessary, I can move it to a separate story - just let me know.&lt;br/&gt;
Scenario 7: I&apos;ll move these to a separate story - will just do one bug for all of these problems in scenario 7, unless you tell me to enter separate bugs for each one.&lt;br/&gt;
Scenario 8: Please review the question. If do-able, can you fix it in the context of this story, or should I write a separate story? If not do-able, we can consider this resolved.&lt;br/&gt;
Scenario 12: Please review the question. If do-able, can you fix it in the context of this story, or should I write a separate story? If not do-able, we can consider this resolved.&lt;br/&gt;
Scenario 14: I&apos;ll add a Jira bug ticket&lt;br/&gt;
Scenario 19: I&apos;ll move to a separate ticket&lt;/p&gt;</comment>
                                                            <comment id="60873" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Wed, 12 Sep 2018 14:24:21 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;Scenario 3 is now done (should be available tomorrow) I should be able to fix Scenario 8 today.&lt;/p&gt;

&lt;p&gt;Scenarios 7 and 12 will need to wait until we have support for it in multi selection component. Ideally we should create separate JIRAs for them. I&apos;m hoping &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cd595118fa24d0dd2de1253&quot; class=&quot;user-hover&quot; rel=&quot;5cd595118fa24d0dd2de1253&quot; data-account-id=&quot;5cd595118fa24d0dd2de1253&quot; accountid=&quot;5cd595118fa24d0dd2de1253&quot; rel=&quot;noreferrer&quot;&gt;John Coburn&lt;/a&gt; will be able to help us here in the future.&lt;/p&gt;

&lt;p&gt;I do have a question about Scenario 14. Where would you like to see the message? Is it ok to show it above the multi selection component? If so I think this will be doable.&lt;/p&gt;

&lt;p&gt;Thanks again for testing this &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;!&lt;/p&gt;
</comment>
                                                            <comment id="60876" author="5af5e627525ba96b58654f12" created="Wed, 12 Sep 2018 15:00:35 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; re: scenario 14 - I think above the multi-select component should be OK. Since the central tag list will quickly be scrolling way down the page, having it at the bottom right of the page, like most badges, would be problematic, right? Attached are a couple &quot;success&quot; badges, one that is totally green, and one that is just a green outline. I think I like the totally green one, if that fits with today&apos;s stylings. And it should only display if the tag is new to the central tag list. It should not display if the tag is already in the central tag list, but is being added to this particular record. That way the user has 1) an indication that this is a brand new tag. If they think they are using an existing tag, that might cause them to stop and see if they made a typo. 2) and we&apos;re going to have a permission level that allows users to assign existing tags, but not create new tags. Having that &quot;new tag&quot; badge will be one more little visual cue to people who have that create permission verses the users who only have assign permission.  &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;17853_thumb&quot; href=&quot;/rest/api/3/attachment/content/17853&quot; title=&quot;Badge1.PNG&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;17853&quot; file-preview-title=&quot;Badge1.PNG&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/17853?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/17853&quot; filename=&quot;Badge1.PNG&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/17853&quot; data-attachment-name=&quot;Badge1.PNG&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;8bd4ab90-32f2-4e98-8613-988fb2c4879f&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt;  &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;17854_thumb&quot; href=&quot;/rest/api/3/attachment/content/17854&quot; title=&quot;Badge2.PNG&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;17854&quot; file-preview-title=&quot;Badge2.PNG&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/17854?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/17854&quot; filename=&quot;Badge2.PNG&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/17854&quot; data-attachment-name=&quot;Badge2.PNG&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;8f84ab35-eb61-498e-a6bd-26b3780a03be&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;</comment>
                                                            <comment id="60878" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Wed, 12 Sep 2018 15:29:27 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; ah this looks like a callout component which usually shows up at the bottom of the page. This is a very nice idea and I think it should work here very well. Let me give it a try. Good thinking!&lt;/p&gt;</comment>
                                                            <comment id="60880" author="5af5e627525ba96b58654f12" created="Wed, 12 Sep 2018 15:43:54 +0000"  >&lt;p&gt;&lt;img class=&quot;emoticon&quot; src=&quot;/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="60882" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Wed, 12 Sep 2018 16:58:14 +0000"  >&lt;p&gt;ok &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; the sorting from Scenario 8 should be now fixed. Also the Callout from Scenario 14 should be also working. Unfortunately for some reason I applied the correct callout type (success) but the callout stays white (not green) I think we have a bug in the callout component. For now it will stay white. &lt;/p&gt;</comment>
                                                            <comment id="60884" author="5af5e627525ba96b58654f12" created="Mon, 17 Sep 2018 18:53:26 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; I closed scenarios 3 and 14. Will create a separate bug for simultaneous number update for scenario 3. &lt;/p&gt;

&lt;p&gt;I added a video illustrating the secondary sort situation for scenario 8. Let me know if you can fix as part of this ticket or if I should enter a separate bug.&lt;/p&gt;

&lt;p&gt;Thank you!&lt;/p&gt;</comment>
                                                            <comment id="60886" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Mon, 17 Sep 2018 20:13:35 +0000"  >&lt;p&gt;Thank you &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;. The fixes so far should be included in Q3 but the changes I will make today to fix scenario 8 won&apos;t be included so I think it would be great to actually create a new bug for it.&lt;/p&gt;</comment>
                                                            <comment id="60889" author="5af5e627525ba96b58654f12" created="Mon, 17 Sep 2018 20:32:06 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; Done - see 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UITAG-6&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UITAG-6&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Tags autosuggest subsort needs tweaking&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            UITAG-6
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
. So that finishes this ticket. Everything has been taken care of, or moved to separate Jiras. I&apos;ll go ahead and close this one. Virtual champagne!&lt;/p&gt;</comment>
                                                            <comment id="60890" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Mon, 17 Sep 2018 20:36:33 +0000"  >&lt;p&gt;Perfect thank you &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;! &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="77905">UITAG-10</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77904">UITAG-11</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77906">UITAG-12</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77907">UITAG-13</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77908">UITAG-14</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77909">UITAG-15</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="54800">STCOM-263</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="80643">FOLIO-1194</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="54796">STCOM-316</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="77905">UITAG-10</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77904">UITAG-11</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77906">UITAG-12</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77907">UITAG-13</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77909">UITAG-15</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77910">UITAG-17</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77915">UITAG-18</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="25205">UIOR-619</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77918">UITAG-6</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="44826">UIU-660</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="10716">UXPROD-1124</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="10715">UXPROD-1125</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="10718">UXPROD-1126</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="10819">UXPROD-1220</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="11274">UXPROD-2073</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77917">UITAG-4</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77916">UITAG-5</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77913">UITAG-16</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="10316">UXPROD-251</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13562">UXPROD-1115</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="17841" name="01-Tag icon.jpg" size="5295" author="5af5e627525ba96b58654f12" created="Mon, 9 Apr 2018 15:08:34 +0000"/>
                            <attachment id="17842" name="02-Tag Indicator in Instance Search Results.jpg" size="117459" author="5af5e627525ba96b58654f12" created="Mon, 9 Apr 2018 15:06:45 +0000"/>
                            <attachment id="17843" name="03-Tag Indicator in Instance Prototype Search Results.jpg" size="142874" author="5af5e627525ba96b58654f12" created="Mon, 9 Apr 2018 15:06:48 +0000"/>
                            <attachment id="17844" name="04-Tag Indicator in Holdings Record.jpg" size="34519" author="5af5e627525ba96b58654f12" created="Mon, 9 Apr 2018 15:06:49 +0000"/>
                            <attachment id="17845" name="05-Tag Indicator in Item Record.jpg" size="46495" author="5af5e627525ba96b58654f12" created="Mon, 9 Apr 2018 15:06:52 +0000"/>
                            <attachment id="17846" name="06-Tag Indicator in User Search Results.jpg" size="122698" author="5af5e627525ba96b58654f12" created="Mon, 9 Apr 2018 15:06:54 +0000"/>
                            <attachment id="17847" name="07-Tag Icon with Number Indicator.jpg" size="1369" author="5af5e627525ba96b58654f12" created="Mon, 9 Apr 2018 15:06:57 +0000"/>
                            <attachment id="17848" name="08-Tag indicator with Existing Tags.jpg" size="146688" author="5af5e627525ba96b58654f12" created="Mon, 9 Apr 2018 15:06:59 +0000"/>
                            <attachment id="17849" name="09-Tag 4th pane.JPG" size="85627" author="5af5e627525ba96b58654f12" created="Thu, 12 Apr 2018 05:29:26 +0000"/>
                            <attachment id="17850" name="10-Tag Creation.jpg" size="37076" author="5af5e627525ba96b58654f12" created="Mon, 9 Apr 2018 15:08:01 +0000"/>
                            <attachment id="17851" name="AutosuggestSecondSort.mp4" size="8352434" author="5af5e627525ba96b58654f12" created="Mon, 17 Sep 2018 18:50:42 +0000"/>
                            <attachment id="17852" name="AutosuggestSortOrder2.mp4" size="10314336" author="5af5e627525ba96b58654f12" created="Wed, 12 Sep 2018 13:37:42 +0000"/>
                            <attachment id="17853" name="Badge1.PNG" size="6212" author="5af5e627525ba96b58654f12" created="Wed, 12 Sep 2018 15:00:15 +0000"/>
                            <attachment id="17854" name="Badge2.PNG" size="4426" author="5af5e627525ba96b58654f12" created="Wed, 12 Sep 2018 15:00:17 +0000"/>
                            <attachment id="17855" name="ErrorWhenAddingTags.mp4" size="4793433" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 14:17:27 +0000"/>
                            <attachment id="17856" name="ErrorWhenAddingTags.mp4" size="4793433" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 14:17:24 +0000"/>
                            <attachment id="17857" name="HighlightQuestion.mp4" size="4880998" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 16:00:44 +0000"/>
                            <attachment id="17858" name="HighlightingPart2.mp4" size="7157307" author="5af5e627525ba96b58654f12" created="Wed, 12 Sep 2018 14:01:51 +0000"/>
                            <attachment id="17859" name="LongTag.PNG" size="199963" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 14:18:03 +0000"/>
                            <attachment id="17860" name="NumberOfTags.mp4" size="6665176" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 13:13:51 +0000"/>
                            <attachment id="17861" name="Settings 05.png" size="76279" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Tue, 7 Aug 2018 15:42:36 +0000"/>
                            <attachment id="17862" name="Show all filesHide all filesShow all filesHide all files.webloc" size="268" author="557058:1478fca5-561e-4056-ba78-c61611cb23e9" created="Wed, 8 Aug 2018 12:30:34 +0000"/>
                            <attachment id="17863" name="UppercaseBug.mp4" size="7963235" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 15:56:20 +0000"/>
                            <attachment id="17864" name="multi-select-tags.webm" size="1500273" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Wed, 5 Sep 2018 20:35:28 +0000"/>
                            <attachment id="17865" name="screenshot-1.png" size="7501" author="5af5e627525ba96b58654f12" created="Tue, 11 Sep 2018 14:32:29 +0000"/>
                            <attachment id="17866" name="tags-counter.png" size="76389" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Wed, 12 Sep 2018 13:40:56 +0000"/>
                            <attachment id="17867" name="tags.webm" size="1248557" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Thu, 26 Jul 2018 11:59:17 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10014" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue key="$xmlutils.escape($text)">Tags - Basic</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzyghb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10108" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Tester Assignee</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5af5e627525ba96b58654f12</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 9 Apr 2018 07:38:44 +0000</customfieldvalue>

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