<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 22:23:19 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>[MODINVSTOR-1093] Data import: circulation notes created via import cause blank references, rendering items uneditable within the UI (short term fix) (Orchid CSP 6 Clone)</title>
                <link>https://folio-org.atlassian.net/browse/MODINVSTOR-1093</link>
                <project id="10139" key="MODINVSTOR">mod-inventory-storage</project>
                    <description>&lt;p&gt;&lt;b&gt;Overview:&lt;/b&gt; Data import field mapping profiles for items allow the addition/update/removal of circulation notes. However, when adding circulation notes to items via data import, null ID values are added to the circulation notes. This prevents records from being editable in the UI after the fact. Once the circulation notes are removed via import or API, the records are editable again.&lt;/p&gt;

&lt;p&gt;Here is a sample JSON response:&lt;/p&gt;

&lt;p&gt;&quot;circulationNotes&quot;: [&lt;br/&gt;
&#160; &#160; &#160; &#160;{&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160;&quot;id&quot;: null,&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160;&quot;noteType&quot;: &quot;Check in&quot;,&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160;&quot;note&quot;: &quot;Check for discs.&quot;,&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160;&quot;staffOnly&quot;: true,&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160;&quot;source&quot;:&lt;/p&gt;

{ &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&quot;id&quot;: null, &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&quot;personal&quot;: null &#160; &#160; &#160; &#160; &#160; &#160;}

&lt;p&gt;,&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160;&quot;date&quot;: null&lt;br/&gt;
&#160; &#160; &#160; &#160;},&lt;br/&gt;
&#160; &#160; &#160; &#160;{&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160;&quot;id&quot;: null,&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160;&quot;noteType&quot;: &quot;Check out&quot;,&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160;&quot;note&quot;: &quot;Check for discs and confirm number with patron.&quot;,&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160;&quot;staffOnly&quot;: true,&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160;&quot;source&quot;:&lt;/p&gt;

{ &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&quot;id&quot;: null, &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&quot;personal&quot;: null &#160; &#160; &#160; &#160; &#160; &#160;}

&lt;p&gt;,&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160;&quot;date&quot;: null&lt;br/&gt;
&#160; &#160; &#160; &#160;}&lt;br/&gt;
&#160; &#160;],&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Steps to Reproduce:&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Log into &lt;a href=&quot;https://bugfest-orchid.int.aws.folio.org/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://bugfest-orchid.int.aws.folio.org/&lt;/a&gt; as a user with admin permissions.&lt;/li&gt;
	&lt;li&gt;Open the Inventory app to the item search segment.&lt;/li&gt;
	&lt;li&gt;Narrow to material type = molly
	&lt;ol&gt;
		&lt;li&gt;Two records should appear.&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Click Actions &amp;gt; Save instance UUIDs
	&lt;ol&gt;
		&lt;li&gt;A CSV file will be downloaded to your machine containing two instance UUIDs.&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Open the Data export app.&lt;/li&gt;
	&lt;li&gt;Upload the CSV file that downloaded from step 4.&lt;/li&gt;
	&lt;li&gt;Run using the SRS + Item HRID data export job profile (0e0599dc-1ac9-41ae-9814-c6ca7aa3e05c) and indicating you&apos;ve provided instance UUIDs.&lt;/li&gt;
	&lt;li&gt;Download the resulting .mrc file.
	&lt;ol&gt;
		&lt;li&gt;This should have item HRIDs in the 900ff$a.&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Open the Data import app.&lt;/li&gt;
	&lt;li&gt;Upload the .mrc file that was saved to your computer during step 8.&lt;/li&gt;
	&lt;li&gt;Run using the Molly Circ Notes Test profile (3a0c92b1-1e0d-40a4-9fa4-00e118d652c3).
	&lt;ol&gt;
		&lt;li&gt;This profile matches incoming 900ff$a to the item HRID with a static submatch to &apos;molly&apos; as the material type, then adds check out and checkin notes to the item records when a match is found.&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Once the job completes, open the log, and click on one of the updated items.
	&lt;ol&gt;
		&lt;li&gt;This will route you to the item record in Inventory.&lt;/li&gt;
		&lt;li&gt;You should see the circulation notes on the record.&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Click Actions &amp;gt; Edit.&lt;/li&gt;
	&lt;li&gt;Try to make a change to the record, then Save &amp;amp; close.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;Expected Results:&lt;/b&gt; Item record saves with edits.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Actual Results:&lt;/b&gt; The save &amp;amp; close button is grayed out for a time, but then resets and the record is not saved.&#160;&lt;/p&gt;

&lt;p&gt;The dev tools network tab shows a canceled status for the PUT request with &quot;Failed to load response data: No data found for resource with given identifier.&lt;/p&gt;

&lt;p&gt;The console shows request timeout errors.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Additional Information:&lt;/b&gt; Originally discovered in a Nolana environment, escalated to EBSCO hosting who diagnosed the null values.&lt;/p&gt;

&lt;p&gt;Replicated on Orchid Bugfest, so escalating to Support SIG for resolution within the Community.&lt;/p&gt;

&lt;p&gt;BE: When Item is created/updated in inventory-storage - check for circ notes and generate UUIDs for each note that does not have the id assigned&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Test info&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;&lt;b&gt;Test 1: Create 2 items, 1 with mapped circ notes, 1 without&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;Instance: use default create instance profile&lt;/li&gt;
		&lt;li&gt;Holdings field mapping: default a permanent location, no other data&lt;/li&gt;
		&lt;li&gt;Item field mapping: default Material type, perm loan type, status&lt;/li&gt;
		&lt;li&gt;Map the Circulation notes from the incoming file
		&lt;ul&gt;
			&lt;li&gt;Default: Note type: default to Check-out note type, 901$aCirc note text, default the staff only only checkbox&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
		&lt;li&gt;In the MARC file, have 2 records
		&lt;ul&gt;
			&lt;li&gt;Record 1: has 1 901 fields: with 901$a only&lt;/li&gt;
			&lt;li&gt;Record 2: has NO 901 field&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
		&lt;li&gt;Import to create instance, holdings, item&lt;/li&gt;
		&lt;li&gt;Results
		&lt;ul&gt;
			&lt;li&gt;Record 1: should have a check-out note, with text from 901$a, and marked staff only&lt;/li&gt;
			&lt;li&gt;Record 2: should not have any circulation note: no circ note type, no text, no staff only checkbox&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Test 2: Update those 2 items&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;Export those 2 instances, with item HRID in 900$a&lt;/li&gt;
		&lt;li&gt;Edit the export records
		&lt;ul&gt;
			&lt;li&gt;Record 1: remove the 901&lt;/li&gt;
			&lt;li&gt;Record 2: add a 901$a with check-in text&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
		&lt;li&gt;Match 900$a to item record HRID&lt;/li&gt;
		&lt;li&gt;Item action: Update item&lt;/li&gt;
		&lt;li&gt;Item field mapping:
		&lt;ul&gt;
			&lt;li&gt;Circ notes: Remove existing and add new&lt;/li&gt;
			&lt;li&gt;Mapping: Note type: default to check-in note, with text from 901$a, staff only: do NOT mark the checkbox&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
		&lt;li&gt;Create import profile
		&lt;ul&gt;
			&lt;li&gt;Match to item&lt;/li&gt;
			&lt;li&gt;Update item&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
		&lt;li&gt;Results:
		&lt;ul&gt;
			&lt;li&gt;Item 1: Check-out note is removed, and there&apos;s no new circ note added to the item, because no 901$a in the incoming record&lt;/li&gt;
			&lt;li&gt;Item 2: No note to remove, but new check-in note added to the item, using defaults and 901$a data&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;ORCHID Critical service patch details&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;&lt;b&gt;Describe issue impact on business&lt;/b&gt; If a field mapping references a MARC field as one with notes data, and there is no notes data, it will create a note field in the item with a blank note, AND make the item record un-editable via the UI. That is a significant data issue. This fix allows the item to be editable via the UI, but we&apos;re making a more significant fix in Poppy that will not create the item note field at all, if there is no actual note text to populate into it. So this is a short-term fix, which creates the item circ note field (with note type and staff only values, but no note text) and allows the item to be edited.&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;What institutions are affected? (field &#8220;Affected Institutions&#8221; in Jira to be populated)&lt;/b&gt; All&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;What is the workaround if exists?&lt;/b&gt; None, without editing the item in the backed via API&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;What areas will be impacted by fix (i.e. what areas need to be retested)&lt;/b&gt; Data Import smoke and critical path tests, plus the manual test associated with this Jira&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Brief explanation of technical implementation and the level of effort (in workdays) and technical risk (low/medium/high).&lt;/b&gt; Work is complete and level effort is low. Very minimal risk.&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Brief explanation of testing required and level of effort (in workdays). Provide test plan agreed with by QA Manager and PO.&lt;/b&gt; Test cases already exist and level of effort is .5 day&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;What is the roll back plan in case the fix does not work?&lt;/b&gt; Revert to previous version&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment></environment>
        <key id="56560">MODINVSTOR-1093</key>
            <summary>Data import: circulation notes created via import cause blank references, rendering items uneditable within the UI (short term fix) (Orchid CSP 6 Clone)</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                            <parent id="13571">UXPROD-47</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="712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce">Maksym Ishchenko</assignee>
                                                                <reporter accountid="632e12f7748d1bfcb85875fd">Molly Driscoll</reporter>
                                    <labels>
                            <label>2</label>
                            <label>data-import</label>
                            <label>epam-folijet</label>
                            <label>has-testrail</label>
                            <label>known-issue-nolana</label>
                            <label>orchid-patch-approved</label>
                            <label>support</label>
                    </labels>
                <created>Thu, 11 May 2023 16:22:21 +0000</created>
                <updated>Fri, 13 Oct 2023 11:29:12 +0000</updated>
                            <resolved>Thu, 21 Sep 2023 14:29:07 +0000</resolved>
                                                    <fixVersion>26.0.1</fixVersion>
                    <fixVersion>27.0.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                <comments>
                                                            <comment id="133560" author="632e12f7748d1bfcb85875fd" created="Thu, 11 May 2023 16:23:04 +0000"  >&lt;p&gt;Labeled a P2 because the workaround is onerous &#8211; must remove notes via data import or API. You can see one of the resulting records here: &lt;a href=&quot;https://bugfest-orchid.int.aws.folio.org/inventory/view/7e9a8185-eb23-49e1-a899-0647bc90f7d0/144bdd28-bca0-4772-a137-ffaec78cd652/3175df77-3023-440f-a492-f631b4edabcd&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://bugfest-orchid.int.aws.folio.org/inventory/view/7e9a8185-eb23-49e1-a899-0647bc90f7d0/144bdd28-bca0-4772-a137-ffaec78cd652/3175df77-3023-440f-a492-f631b4edabcd&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="133562" author="5d6eeadef989e00d8c7e897b" created="Mon, 15 May 2023 14:25:09 +0000"  >&lt;p&gt;Support: &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;&#160; please be aware of this ticket&#160;&lt;/p&gt;</comment>
                                                            <comment id="133564" author="5af5e627525ba96b58654f12" created="Mon, 15 May 2023 17:36:47 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=632e12f7748d1bfcb85875fd&quot; class=&quot;user-hover&quot; rel=&quot;632e12f7748d1bfcb85875fd&quot; data-account-id=&quot;632e12f7748d1bfcb85875fd&quot; accountid=&quot;632e12f7748d1bfcb85875fd&quot; rel=&quot;noreferrer&quot;&gt;Molly Driscoll&lt;/a&gt;&#160; Thank you for the clear explanation and example in Orchid BF! &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; class=&quot;user-hover&quot; rel=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; data-account-id=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; accountid=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; rel=&quot;noreferrer&quot;&gt;Kateryna Senchenko&lt;/a&gt;&#160; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A13270e0e-c768-4fb6-ac84-1997ffd457c7&quot; class=&quot;user-hover&quot; rel=&quot;712020:13270e0e-c768-4fb6-ac84-1997ffd457c7&quot; data-account-id=&quot;712020:13270e0e-c768-4fb6-ac84-1997ffd457c7&quot; accountid=&quot;712020:13270e0e-c768-4fb6-ac84-1997ffd457c7&quot; rel=&quot;noreferrer&quot;&gt;Mariia Aloshyna&lt;/a&gt; Please review and determine if this is a UI or BE bug. Thank you!&lt;/p&gt;</comment>
                                                            <comment id="133566" author="632e12f7748d1bfcb85875fd" created="Mon, 15 May 2023 18:07:06 +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; my pleasure! I&apos;m happy to help re-test whenever you&apos;re ready!&lt;/p&gt;</comment>
                                                            <comment id="133568" author="557058:1f093336-57f7-4359-9b28-6e72640645af" created="Mon, 3 Jul 2023 14:17:25 +0000"  >&lt;p&gt;From SUPPOR SIG: &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; Would you please give us an update on this ticket? Thanks!&lt;/p&gt;</comment>
                                                            <comment id="133570" author="557058:1f093336-57f7-4359-9b28-6e72640645af" created="Mon, 7 Aug 2023 14:34:12 +0000"  >&lt;p&gt;From SUPPOR SIG:&#160;&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;&#160;Would you please give us an update on this ticket? Thanks!&lt;/p&gt;</comment>
                                                            <comment id="133572" author="712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce" created="Tue, 22 Aug 2023 07:36:47 +0000"  >&lt;p&gt;Hello &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;&#160;&lt;/p&gt;

&lt;p&gt;Ticket verified on snapshot env. Now items with circ rules created and can be edited without errors. Moving ticket to In Review&lt;/p&gt;

&lt;p&gt;Screencasts you can find in related FAT ticket&lt;/p&gt;</comment>
                                                            <comment id="133574" author="5af5e627525ba96b58654f12" created="Mon, 28 Aug 2023 06:16:30 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Af01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; class=&quot;user-hover&quot; rel=&quot;712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; data-account-id=&quot;712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; accountid=&quot;712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; rel=&quot;noreferrer&quot;&gt;Maksym Ishchenko&lt;/a&gt; Could you create additional TestRails that follow the Test steps outlined above? Thank you!&lt;/p&gt;</comment>
                                                            <comment id="133577" author="5af5e627525ba96b58654f12" created="Mon, 28 Aug 2023 06:28:42 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=632e12f7748d1bfcb85875fd&quot; class=&quot;user-hover&quot; rel=&quot;632e12f7748d1bfcb85875fd&quot; data-account-id=&quot;632e12f7748d1bfcb85875fd&quot; accountid=&quot;632e12f7748d1bfcb85875fd&quot; rel=&quot;noreferrer&quot;&gt;Molly Driscoll&lt;/a&gt; Could you test this on Snapshot and see what you think? Is it working as expected now on Snapshot? &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Af01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; class=&quot;user-hover&quot; rel=&quot;712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; data-account-id=&quot;712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; accountid=&quot;712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; rel=&quot;noreferrer&quot;&gt;Maksym Ishchenko&lt;/a&gt; and @kate we should maybe look at this together at standup before closing it. Thank you!&lt;/p&gt;</comment>
                                                            <comment id="133580" author="632e12f7748d1bfcb85875fd" created="Mon, 28 Aug 2023 15:56: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; just tested Test#1 on Snapshot &#8211; item 1 behaves as expected. Circ notes are created and edits to the item in the UI after import are saved as expected.&lt;/p&gt;

&lt;p&gt;Item 2 does not behave as expected. Circ notes are added with the staff only box checked, but no note text included:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;/rest/api/3/attachment/content/43560&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Please see job 29: &lt;a href=&quot;https://folio-snapshot.dev.folio.org/data-import/job-summary/1f7e5b5f-f48a-41a2-98b0-b4ddd54b156a&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-snapshot.dev.folio.org/data-import/job-summary/1f7e5b5f-f48a-41a2-98b0-b4ddd54b156a&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="133582" author="632e12f7748d1bfcb85875fd" created="Mon, 28 Aug 2023 15:59:26 +0000"  >&lt;p&gt;Here is the JSON for item 1:&lt;/p&gt;

&lt;p&gt;{ &quot;id&quot;: &quot;fc57c7ca-82ff-4d9c-99de-2e9582648c37&quot;, &quot;_version&quot;: &quot;2&quot;, &quot;status&quot;: &lt;/p&gt;
{ &quot;name&quot;: &quot;Available&quot;, &quot;date&quot;: &quot;2023-08-28T15:52:03.202+00:00&quot; }
&lt;p&gt;, &quot;administrativeNotes&quot;: [], &quot;title&quot;: &quot;Absolute time : rifts in early modern British metaphysics, Part 2 / Emily Thomas.&quot;, &quot;hrid&quot;: &quot;it00000006562&quot;, &quot;contributorNames&quot;: [ &lt;/p&gt;
{ &quot;name&quot;: &quot;Thomas, Emily, 1985-&quot; }
&lt;p&gt; ], &quot;formerIds&quot;: [], &quot;discoverySuppress&quot;: null, &quot;holdingsRecordId&quot;: &quot;815f4977-8900-4bff-8ad0-a4a983191409&quot;, &quot;notes&quot;: [], &quot;circulationNotes&quot;: [ { &quot;id&quot;: &quot;f05f2b59-f326-46b2-ac1e-87547921de11&quot;, &quot;noteType&quot;: &quot;Check in&quot;, &quot;note&quot;: &quot;This is a check in note.&quot;, &quot;staffOnly&quot;: true, &quot;source&quot;: &lt;/p&gt;
{ &quot;id&quot;: null, &quot;personal&quot;: null }
&lt;p&gt;, &quot;date&quot;: &quot;2023-08-28T15:52:03.140+0000&quot; }, { &quot;id&quot;: &quot;cc54b6a1-4443-45a9-973c-5a02b4d23bfe&quot;, &quot;noteType&quot;: &quot;Check out&quot;, &quot;note&quot;: &quot;This is a checkout note.&quot;, &quot;staffOnly&quot;: true, &quot;source&quot;: &lt;/p&gt;
{ &quot;id&quot;: null, &quot;personal&quot;: null }
&lt;p&gt;, &quot;date&quot;: &quot;2023-08-28T15:52:03.140+0000&quot; } ], &quot;tags&quot;: &lt;/p&gt;
{ &quot;tagList&quot;: [] }
&lt;p&gt;, &quot;yearCaption&quot;: [], &quot;electronicAccess&quot;: [], &quot;statisticalCodeIds&quot;: [], &quot;purchaseOrderLineIdentifier&quot;: null, &quot;materialType&quot;: &lt;/p&gt;
{ &quot;id&quot;: &quot;5ee11d91-f7e8-481d-b079-65d708582ccc&quot;, &quot;name&quot;: &quot;dvd&quot; }
&lt;p&gt;, &quot;permanentLoanType&quot;: &lt;/p&gt;
{ &quot;id&quot;: &quot;2b94c631-fca9-4892-a730-03ee529ffe27&quot;, &quot;name&quot;: &quot;Can circulate&quot; }
&lt;p&gt;, &quot;metadata&quot;: &lt;/p&gt;
{ &quot;createdDate&quot;: &quot;2023-08-28T15:52:03.202+00:00&quot;, &quot;createdByUserId&quot;: &quot;526f3066-8b26-579b-8cdf-3237fd477164&quot;, &quot;updatedDate&quot;: &quot;2023-08-28T15:52:56.512+00:00&quot;, &quot;updatedByUserId&quot;: &quot;526f3066-8b26-579b-8cdf-3237fd477164&quot; }
&lt;p&gt;, &quot;effectiveCallNumberComponents&quot;: &lt;/p&gt;
{ &quot;callNumber&quot;: null, &quot;prefix&quot;: null, &quot;suffix&quot;: null, &quot;typeId&quot;: null }
&lt;p&gt;, &quot;isBoundWith&quot;: false, &quot;effectiveLocation&quot;: &lt;/p&gt;
{ &quot;id&quot;: &quot;fcd64ce1-6995-48f0-840e-89ffa2288371&quot;, &quot;name&quot;: &quot;Main Library&quot; }
&lt;p&gt; }&lt;/p&gt;

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

&lt;p&gt;Here is the JSON for item 2:&lt;/p&gt;

&lt;p&gt;{ &quot;id&quot;: &quot;68b87a42-0717-46fc-8234-2a00aaa29337&quot;, &quot;_version&quot;: &quot;1&quot;, &quot;status&quot;: &lt;/p&gt;
{ &quot;name&quot;: &quot;Available&quot;, &quot;date&quot;: &quot;2023-08-28T15:52:03.154+00:00&quot; }
&lt;p&gt;, &quot;administrativeNotes&quot;: [], &quot;title&quot;: &quot;Absolute time : rifts in early modern British metaphysics, Part 3 / Emily Thomas.&quot;, &quot;hrid&quot;: &quot;it00000006561&quot;, &quot;contributorNames&quot;: [ &lt;/p&gt;
{ &quot;name&quot;: &quot;Thomas, Emily, 1985-&quot; }
&lt;p&gt; ], &quot;formerIds&quot;: [], &quot;discoverySuppress&quot;: null, &quot;holdingsRecordId&quot;: &quot;8190cb08-70bf-4ac8-bc7e-b509dce930d4&quot;, &quot;notes&quot;: [], &quot;circulationNotes&quot;: [ { &quot;id&quot;: &quot;1b92bf47-3aeb-463f-93ee-4980e764d10e&quot;, &quot;noteType&quot;: &quot;Check in&quot;, &quot;note&quot;: null, &quot;staffOnly&quot;: true, &quot;source&quot;: &lt;/p&gt;
{ &quot;id&quot;: null, &quot;personal&quot;: null }
&lt;p&gt;, &quot;date&quot;: &quot;2023-08-28T15:52:03.120+0000&quot; }, { &quot;id&quot;: &quot;38a4da42-2b0f-4b4a-b1ce-4c43a04c6ae2&quot;, &quot;noteType&quot;: &quot;Check out&quot;, &quot;note&quot;: null, &quot;staffOnly&quot;: true, &quot;source&quot;: &lt;/p&gt;
{ &quot;id&quot;: null, &quot;personal&quot;: null }
&lt;p&gt;, &quot;date&quot;: &quot;2023-08-28T15:52:03.120+0000&quot; } ], &quot;tags&quot;: &lt;/p&gt;
{ &quot;tagList&quot;: [] }
&lt;p&gt;, &quot;yearCaption&quot;: [], &quot;electronicAccess&quot;: [], &quot;statisticalCodeIds&quot;: [], &quot;purchaseOrderLineIdentifier&quot;: null, &quot;materialType&quot;: &lt;/p&gt;
{ &quot;id&quot;: &quot;1a54b431-2e4f-452d-9cae-9cee66c9a892&quot;, &quot;name&quot;: &quot;book&quot; }
&lt;p&gt;, &quot;permanentLoanType&quot;: &lt;/p&gt;
{ &quot;id&quot;: &quot;2b94c631-fca9-4892-a730-03ee529ffe27&quot;, &quot;name&quot;: &quot;Can circulate&quot; }
&lt;p&gt;, &quot;metadata&quot;: &lt;/p&gt;
{ &quot;createdDate&quot;: &quot;2023-08-28T15:52:03.154+00:00&quot;, &quot;createdByUserId&quot;: &quot;526f3066-8b26-579b-8cdf-3237fd477164&quot;, &quot;updatedDate&quot;: &quot;2023-08-28T15:52:03.154+00:00&quot;, &quot;updatedByUserId&quot;: &quot;526f3066-8b26-579b-8cdf-3237fd477164&quot; }
&lt;p&gt;, &quot;effectiveCallNumberComponents&quot;: &lt;/p&gt;
{ &quot;callNumber&quot;: null, &quot;prefix&quot;: null, &quot;suffix&quot;: null, &quot;typeId&quot;: null }
&lt;p&gt;, &quot;isBoundWith&quot;: false, &quot;effectiveLocation&quot;: &lt;/p&gt;
{ &quot;id&quot;: &quot;fcd64ce1-6995-48f0-840e-89ffa2288371&quot;, &quot;name&quot;: &quot;Main Library&quot; }
&lt;p&gt; }&lt;/p&gt;

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

&lt;p&gt;Interestingly, the id values associated with the source of the notes are still null, but this does not seem to prevent save of the records when editing in the UI.&lt;/p&gt;</comment>
                                                            <comment id="133585" author="632e12f7748d1bfcb85875fd" created="Mon, 28 Aug 2023 17:00:01 +0000"  >&lt;p&gt;Performed a second test mapping note type from the MARC like this:&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;/rest/api/3/attachment/content/43561&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;/rest/api/3/attachment/content/43559&quot; title=&quot;circnotetesting2.mrc attached to MODINVSTOR-1093&quot; data-attachment-type=&quot;file&quot; data-attachment-name=&quot;circnotetesting2.mrc&quot; data-media-services-type=&quot;file&quot; data-media-services-id=&quot;0352c128-d08c-4e71-be42-f904305c1717&quot; rel=&quot;noreferrer&quot;&gt;circnotetesting2.mrc&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;</comment>
                                                            <comment id="133587" author="632e12f7748d1bfcb85875fd" created="Mon, 28 Aug 2023 17:01:04 +0000"  >&lt;p&gt;Results:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;/rest/api/3/attachment/content/43563&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&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;img src=&quot;/rest/api/3/attachment/content/43562&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;</comment>
                                                            <comment id="133588" author="5af5e627525ba96b58654f12" created="Fri, 1 Sep 2023 15:30:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Af01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; class=&quot;user-hover&quot; rel=&quot;712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; data-account-id=&quot;712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; accountid=&quot;712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; rel=&quot;noreferrer&quot;&gt;Maksym Ishchenko&lt;/a&gt; Please make sure we have TestRails that match the testing descriptions laid out in the Jira description. Thank you!&lt;/p&gt;</comment>
                                                            <comment id="133589" author="557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a" created="Wed, 6 Sep 2023 11:38:08 +0000"  >&lt;p&gt;For records that don&apos;t have the value specified in the mapping profile notes (with empty values) will not be created. It was fixed in scope of 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UIDATIMP-1384&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UIDATIMP-1384&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Provide &amp;quot;required&amp;quot; field for subfields in field mapping&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            UIDATIMP-1384
        &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="133590" author="712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce" created="Wed, 6 Sep 2023 12:06:54 +0000"  >&lt;p&gt;Return ticket to &quot;In QA&quot; column because it&apos;s needed Testrail update&lt;/p&gt;</comment>
                                                            <comment id="133591" author="712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce" created="Tue, 26 Sep 2023 09:36:37 +0000"  >&lt;p&gt;Hello &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;&#160;&lt;/p&gt;

&lt;p&gt;Ticket verified on Orchid Bugfest env. Circulation notes remains empty when there is no field in incoming file. Result jobs here: &lt;a href=&quot;https://bugfest-orchid.int.aws.folio.org/data-import/job-summary/bb54b8fa-ab3d-4d2c-b5fe-4b0cad80e364&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://bugfest-orchid.int.aws.folio.org/data-import/job-summary/bb54b8fa-ab3d-4d2c-b5fe-4b0cad80e364&lt;/a&gt; and&#160; &lt;a href=&quot;https://bugfest-orchid.int.aws.folio.org/data-import/job-summary/8841f622-4731-4997-b2c6-d7c22377aba0&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://bugfest-orchid.int.aws.folio.org/data-import/job-summary/8841f622-4731-4997-b2c6-d7c22377aba0&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Please doublecheck and if all looks good to you close the ticket&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="56227">MODINVSTOR-1096</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="17001">FAT-7602</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="56541">MODINVSTOR-1107</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10001">
                    <name>Cloners</name>
                                                                <inwardlinks description="is cloned by">
                                        <issuelink>
            <issuekey id="56544">MODINVSTOR-1110</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Continues</name>
                                                                <inwardlinks description="is continued by">
                                        <issuelink>
            <issuekey id="50781">UIDATIMP-1384</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="49669">UIDATIMP-1516</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="13596">UXPROD-3838</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="68494">MODDICONV-297</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10007">
                    <name>Requires</name>
                                                                <inwardlinks description="is required by">
                                        <issuelink>
            <issuekey id="17573">FAT-8240</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="43558" name="TestCircNotes.mrc" size="1758" author="5af5e627525ba96b58654f12" created="Mon, 28 Aug 2023 06:19:04 +0000"/>
                            <attachment id="43559" name="circnotetesting2.mrc" size="3294" author="632e12f7748d1bfcb85875fd" created="Mon, 28 Aug 2023 16:59:40 +0000"/>
                            <attachment id="43560" name="image-2023-08-28-11-56-09-093.png" size="95415" author="632e12f7748d1bfcb85875fd" created="Mon, 28 Aug 2023 15:56:09 +0000"/>
                            <attachment id="43561" name="image-2023-08-28-12-59-28-228.png" size="24920" author="632e12f7748d1bfcb85875fd" created="Mon, 28 Aug 2023 16:59:28 +0000"/>
                            <attachment id="43562" name="image-2023-08-28-13-00-20-750.png" size="53497" author="632e12f7748d1bfcb85875fd" created="Mon, 28 Aug 2023 17:00:21 +0000"/>
                            <attachment id="43563" name="image-2023-08-28-13-01-01-148.png" size="91572" author="632e12f7748d1bfcb85875fd" created="Mon, 28 Aug 2023 17:01:01 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_10107" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Affected Institution</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10388"><![CDATA[!!!ALL!!!]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10119" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Affected releases</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10446"><![CDATA[Orchid (R1 2023)]]></customfieldvalue>
    <customfieldvalue key="10447"><![CDATA[Nolana (R3 2022)]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10115" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>CSP Approved</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10443"><![CDATA[Yes]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10116" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>CSP Request Details</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Orchid CSP requested 1 Sept 2023 on Slack. Followed up 5, 12, 19 Sept. Approved 21 Sept by ...</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)">Batch Importer (Bib/Acq)</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10045" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Potential Workaround</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>From Molly: Labeled a P2 because the workaround is onerous &#8211; must remove notes via data import or API. </customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10106" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>RCA Group</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10372"><![CDATA[Implementation coding issue]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i07r84:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10046" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Release</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10074"><![CDATA[Orchid (R1 2023) Service Patch #6]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="240">Folijet Sprint 172</customfieldvalue>
    <customfieldvalue id="217">Folijet Sprint 174</customfieldvalue>
    <customfieldvalue id="186">Folijet Sprint 173</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </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 14:25:09 +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>