<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:38:49 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>[UXPROD-4303] Set instance/bib record for deletion</title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-4303</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;&lt;b&gt;Summary&lt;/b&gt;&lt;br/&gt;
There are several features related to deleting inventory records. This feature relates to applying a platform-wide solution to allow users to set for deletion the following records:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;FOLIO instance&lt;/li&gt;
	&lt;li&gt;corresponding SRS MARC bib record&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Feature includes:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Add instance action for marking instances for deletion and staff suppress
	&lt;ul&gt;
		&lt;li&gt;Do not pay attention to any dependencies (orders, receiving, holdings, items)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;When marked for deletion
	&lt;ul&gt;
		&lt;li&gt;Set instance flag for Staff suppress&lt;/li&gt;
		&lt;li&gt;Set instance flag for Suppress from discovery&lt;/li&gt;
		&lt;li&gt;If source = MARC, set Leader byte to d&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Change search logic so that staff suppressed instances are not shown in normal searches and staff suppress facet is hidden&lt;/li&gt;
	&lt;li&gt;Adjust existing permission for staff suppress, so that users who have that permission see the facet&lt;/li&gt;
	&lt;li&gt;Add permission for the new instance action for mark for deletion and suppress&lt;/li&gt;
	&lt;li&gt;Allow the instance flags to be manually edited by users with permission or by Data Import&lt;/li&gt;
	&lt;li&gt;Allow the MARC Leader byte to be manually edited by users via quickMARC or by Data Import&lt;/li&gt;
	&lt;li&gt;Review stories linked to 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-3742&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-3742&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Mark instance for deletion. 2nd iteration. Enable the user to mark an instance for deletion&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;
            UXPROD-3742
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-current jira-macro-single-issue-export-pdf&quot;&gt;In Refinement&lt;/span&gt;
            &lt;/span&gt;
 and determine if they are still needed, can be closed as duplicates, can be closed as Won&apos;t do, or if that feature needs to be re-described to reflect any remaining work&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Feature does not include:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Dependency checks&lt;/li&gt;
	&lt;li&gt;Pushing instance suppression updates to associated holdings &amp;amp; imports (To be looked at in the future via 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UIIN-2712&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UIIN-2712&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Holdings &amp;amp; Items - Action when Set record for deletion option is invoked&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;
            UIIN-2712
        &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;/li&gt;
	&lt;li&gt;Actual deletion of instances from inventory-storage&lt;/li&gt;
	&lt;li&gt;Actual deletion of MARC Bibs from SRS&lt;/li&gt;
	&lt;li&gt;Any review/automated cleanup of instances that already have one or both flags marked&lt;/li&gt;
	&lt;li&gt;Any review/automated cleanup of MARC Bibs that already have Leader/05 = d&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Dependencies:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Majority of work will be owned by Folijet, but the following support stories will be owned by Spitfire:
	&lt;ul&gt;
		&lt;li&gt;UIIN-2596&#160;Inventory - Staff suppress facet - default settings&lt;/li&gt;
		&lt;li&gt;UIPFI-133&#160;Find Instance Plugin - Staff suppress facet - default settings&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Developer notes&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Keep the dev work as UI-oriented as possible; minimize the BE work&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="13787">UXPROD-4303</key>
            <summary>Set instance/bib record for deletion</summary>
                <type id="10002" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium">New Feature</type>
                            <parent id="13797">UXPROD-4428</parent>
                                    <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</priority>
                        <status id="3" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/inprogress.png" description="This issue is being actively worked on at the moment by the assignee.">In Progress</status>
                    <statusCategory id="4" key="indeterminate" colorName="yellow"/>
                                    <resolution id="-1">Unresolved</resolution>
                                                        <assignee accountid="5af5ecdd29e02a573e5f1c10">Ryan Taylor</assignee>
                                                                <reporter accountid="62a96ae7192edb006f9f1bf9">Khalilah Gambrell</reporter>
                                    <labels>
                            <label>LC-priority2</label>
                            <label>epam-folijet</label>
                            <label>inventory</label>
                            <label>loc</label>
                    </labels>
                <created>Sun, 14 May 2023 21:24:40 +0000</created>
                <updated>Mon, 5 Feb 2024 11:15:52 +0000</updated>
                                                            <fixVersion>Quesnelia (R1 2024)</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>16</watches>
                                                                <comments>
                                                            <comment id="18315" author="5af5e627525ba96b58654f12" created="Mon, 15 May 2023 18:28:37 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62a96ae7192edb006f9f1bf9&quot; class=&quot;user-hover&quot; rel=&quot;62a96ae7192edb006f9f1bf9&quot; data-account-id=&quot;62a96ae7192edb006f9f1bf9&quot; accountid=&quot;62a96ae7192edb006f9f1bf9&quot; rel=&quot;noreferrer&quot;&gt;Khalilah Gambrell&lt;/a&gt;&#160; should this be a story or a feature? If a story, should it be in UXPROD or an Inventory module?&lt;/p&gt;</comment>
                                                            <comment id="18316" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Tue, 3 Oct 2023 10:08:52 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A363234f4-7171-418a-92d6-83fbb9f543fc&quot; class=&quot;user-hover&quot; rel=&quot;712020:363234f4-7171-418a-92d6-83fbb9f543fc&quot; data-account-id=&quot;712020:363234f4-7171-418a-92d6-83fbb9f543fc&quot; accountid=&quot;712020:363234f4-7171-418a-92d6-83fbb9f543fc&quot; rel=&quot;noreferrer&quot;&gt;Felix Hemme&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ab57ef8b6-d7f7-4536-8029-8959fbf68c8a&quot; class=&quot;user-hover&quot; rel=&quot;712020:b57ef8b6-d7f7-4536-8029-8959fbf68c8a&quot; data-account-id=&quot;712020:b57ef8b6-d7f7-4536-8029-8959fbf68c8a&quot; accountid=&quot;712020:b57ef8b6-d7f7-4536-8029-8959fbf68c8a&quot; rel=&quot;noreferrer&quot;&gt;Antje Niemann&lt;/a&gt; - I added you as watchers of this new feature re. marking/setting instance for deletion&lt;/p&gt;</comment>
                                                            <comment id="18317" author="5af5e627525ba96b58654f12" created="Tue, 10 Oct 2023 14:55:24 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Af80403de-e149-421e-8750-af45c853402f&quot; class=&quot;user-hover&quot; rel=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; data-account-id=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; accountid=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; rel=&quot;noreferrer&quot;&gt;Charlotte Whitt&lt;/a&gt; This is a first attempt/thin thread to make it so that the staff suppress facet works better, and so that MARC Bibs are marked for deletion when an Instance is marked for deletion. It&apos;s needed by Library of Congress, and we&apos;re hoping will give us a beginning to being able to delete instances in the future.&lt;/p&gt;</comment>
                                                            <comment id="18318" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Wed, 29 Nov 2023 17:30:28 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ecdd29e02a573e5f1c10&quot; class=&quot;user-hover&quot; rel=&quot;5af5ecdd29e02a573e5f1c10&quot; data-account-id=&quot;5af5ecdd29e02a573e5f1c10&quot; accountid=&quot;5af5ecdd29e02a573e5f1c10&quot; rel=&quot;noreferrer&quot;&gt;Ryan Taylor&lt;/a&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;&#160;&lt;/p&gt;

&lt;p&gt;I just noticed that you deleted a comment in following bullet point in the description:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Adjust existing permission for staff suppress, so that users who have that permission see the facet (&lt;del&gt;but is the default that they are still excluded from search results?)&lt;/del&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;I don&apos;t know who originally did add that comment in parentheses, but the key thing is, that suppressed records should not be displayed in the default display in the result list, &lt;ins&gt;unless&lt;/ins&gt; you are a staff user, who has the permission to view suppressed records.&#160;&lt;/p&gt;

&lt;p&gt;CC: &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A363234f4-7171-418a-92d6-83fbb9f543fc&quot; class=&quot;user-hover&quot; rel=&quot;712020:363234f4-7171-418a-92d6-83fbb9f543fc&quot; data-account-id=&quot;712020:363234f4-7171-418a-92d6-83fbb9f543fc&quot; accountid=&quot;712020:363234f4-7171-418a-92d6-83fbb9f543fc&quot; rel=&quot;noreferrer&quot;&gt;Felix Hemme&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A15b630c6-de3f-430e-9912-ce76ab47b8bb&quot; class=&quot;user-hover&quot; rel=&quot;712020:15b630c6-de3f-430e-9912-ce76ab47b8bb&quot; data-account-id=&quot;712020:15b630c6-de3f-430e-9912-ce76ab47b8bb&quot; accountid=&quot;712020:15b630c6-de3f-430e-9912-ce76ab47b8bb&quot; rel=&quot;noreferrer&quot;&gt;Laura Daniels&lt;/a&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;10271_thumb&quot; href=&quot;/rest/api/3/attachment/content/10271&quot; title=&quot;Ska&#776;rmavbild 2023-11-29 kl. 6.24.31 em.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;10271&quot; file-preview-title=&quot;Ska&#776;rmavbild 2023-11-29 kl. 6.24.31 em.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/10271?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/10271&quot; filename=&quot;Ska&#776;rmavbild 2023-11-29 kl. 6.24.31 em.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/10271&quot; data-attachment-name=&quot;Ska&#776;rmavbild 2023-11-29 kl. 6.24.31 em.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;ec66d047-53b6-4347-9b4a-2dd35f8589c5&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;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="18319" author="5af5e627525ba96b58654f12" created="Wed, 29 Nov 2023 20:18:51 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Af80403de-e149-421e-8750-af45c853402f&quot; class=&quot;user-hover&quot; rel=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; data-account-id=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; accountid=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; rel=&quot;noreferrer&quot;&gt;Charlotte Whitt&lt;/a&gt; That bullet point needs to be read in the context of the one above it - in the future, staff suppressed instances will no longer appear in regular search results, and the only users who will be able to make them appear in search results will be users who have access to that filter - which is controlled by the revised permission.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Change search logic so that staff suppressed instances are not shown in normal searches and staff suppress facet is hidden&lt;/li&gt;
	&lt;li&gt;Adjust existing permission for staff suppress, so that users who have that permission see the facet&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;See 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UIIN-2596&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UIIN-2596&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Inventory - Staff suppress facet - default settings&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;
            UIIN-2596
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-current jira-macro-single-issue-export-pdf&quot;&gt;In Refinement&lt;/span&gt;
            &lt;/span&gt;
 for additional details. cc: &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ecdd29e02a573e5f1c10&quot; class=&quot;user-hover&quot; rel=&quot;5af5ecdd29e02a573e5f1c10&quot; data-account-id=&quot;5af5ecdd29e02a573e5f1c10&quot; accountid=&quot;5af5ecdd29e02a573e5f1c10&quot; rel=&quot;noreferrer&quot;&gt;Ryan Taylor&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="18320" author="62857cd58133bb006f6ddd0a" created="Thu, 30 Nov 2023 20:17:02 +0000"  >&lt;p&gt;Marked for delete/Staff Suppressed Instances shouldn&apos;t show up any of the Acquisitions functionality or any other Apps that touch Inventory.&lt;/p&gt;</comment>
                                                            <comment id="18321" author="62a96ae7192edb006f9f1bf9" created="Fri, 1 Dec 2023 13:43:10 +0000"  >&lt;p&gt;Hey &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ecdd29e02a573e5f1c10&quot; class=&quot;user-hover&quot; rel=&quot;5af5ecdd29e02a573e5f1c10&quot; data-account-id=&quot;5af5ecdd29e02a573e5f1c10&quot; accountid=&quot;5af5ecdd29e02a573e5f1c10&quot; rel=&quot;noreferrer&quot;&gt;Ryan Taylor&lt;/a&gt;&#160; - we should confirm that the Find an instance plug-in defaults to not show staff suppressed instances.&#160;&lt;/p&gt;</comment>
                                                            <comment id="18322" author="5af5ecdd29e02a573e5f1c10" created="Fri, 1 Dec 2023 13:55:18 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62a96ae7192edb006f9f1bf9&quot; class=&quot;user-hover&quot; rel=&quot;62a96ae7192edb006f9f1bf9&quot; data-account-id=&quot;62a96ae7192edb006f9f1bf9&quot; accountid=&quot;62a96ae7192edb006f9f1bf9&quot; rel=&quot;noreferrer&quot;&gt;Khalilah Gambrell&lt;/a&gt; - Yep! Questions around plug-in coverage came up in one of the stories refinement. I anticipate an additional story to cover this aspect.&lt;/p&gt;</comment>
                                                            <comment id="18323" author="70121:e437ed77-c463-43e3-87a7-1cc9d58ff421" created="Wed, 20 Dec 2023 18:42:01 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ecdd29e02a573e5f1c10&quot; class=&quot;user-hover&quot; rel=&quot;5af5ecdd29e02a573e5f1c10&quot; data-account-id=&quot;5af5ecdd29e02a573e5f1c10&quot; accountid=&quot;5af5ecdd29e02a573e5f1c10&quot; rel=&quot;noreferrer&quot;&gt;Ryan Taylor&lt;/a&gt; We were just talking about this functionality here in the 5C. One of things we do now is add a statistical code to instances that says Record marked for deletion. One reason we do this is because we can filter on statistical code. For a future feature, would it be possible to consider having the ability to filter records by those marked for deletion and those not marked just like how we have for suppressed from discovery and staff suppress? I know we talked about the icon for mark for deletion. How will the instance preview look like once it is marked for deletion? It would be great to have some visual cue that the record is marked deleted. In the item, the record has that status up top next to the item identifier.&lt;/p&gt;</comment>
                                                            <comment id="18324" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Wed, 20 Dec 2023 19:05:51 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=6312a6b73310c2492b5abab2&quot; class=&quot;user-hover&quot; rel=&quot;6312a6b73310c2492b5abab2&quot; data-account-id=&quot;6312a6b73310c2492b5abab2&quot; accountid=&quot;6312a6b73310c2492b5abab2&quot; rel=&quot;noreferrer&quot;&gt;Jenifer Sanchez Salazar&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ecdd29e02a573e5f1c10&quot; class=&quot;user-hover&quot; rel=&quot;5af5ecdd29e02a573e5f1c10&quot; data-account-id=&quot;5af5ecdd29e02a573e5f1c10&quot; accountid=&quot;5af5ecdd29e02a573e5f1c10&quot; rel=&quot;noreferrer&quot;&gt;Ryan Taylor&lt;/a&gt; - there is already this story for filtering on instances which are marked as deleted: &lt;br/&gt;

    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UIIN-1094&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UIIN-1094&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Filter instance records by Mark for deletion&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;
            UIIN-1094
        &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;
 Filter instance records by Mark for deletion&lt;/p&gt;</comment>
                                                            <comment id="18325" author="70121:e437ed77-c463-43e3-87a7-1cc9d58ff421" created="Fri, 5 Jan 2024 20:41:09 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Af80403de-e149-421e-8750-af45c853402f&quot; class=&quot;user-hover&quot; rel=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; data-account-id=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; accountid=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; rel=&quot;noreferrer&quot;&gt;Charlotte Whitt&lt;/a&gt; Thank you for pointing this out. This is fantastic! I&apos;ll share with the folks here at the 5C.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                                                <inwardlinks description="is defined by ">
                                        <issuelink>
            <issuekey id="60789">MODINV-883</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="62950">MODSOURCE-732</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="47291">UIIN-333</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="46656">UIIN-2593</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="46604">UIIN-2705</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="45865">UIIN-2594</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="46757">UIIN-2595</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="60173">MODINV-961</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="46716">UIIN-2596</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="36236">UIPFI-133</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="12344">UXPROD-3487</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="45751">UIIN-2712</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="13715">UXPROD-3742</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10007">
                    <name>Requires</name>
                                                                <inwardlinks description="is required by">
                                        <issuelink>
            <issuekey id="13607">UXPROD-4306</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="10271" name="Ska&#776;rmavbild 2023-11-29 kl. 6.24.31 em.png" size="329556" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Wed, 29 Nov 2023 17:30:51 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10053" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Back End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10121"><![CDATA[Medium < 5 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10054" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Back End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10055" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Back-End Confidence factor</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10136"><![CDATA[90%]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10153"><![CDATA[Folijet]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10014" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue key="$xmlutils.escape($text)">LOC - CDS support</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10050" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10097"><![CDATA[Medium < 5 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10051" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Front End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>712020:13270e0e-c768-4fb6-ac84-1997ffd457c7</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front-End Confidence factor</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10114"><![CDATA[70%]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>122.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i072ob:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10046" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Release</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10079"><![CDATA[Quesnelia (R1 2024)]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 15 May 2023 18:28:37 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>