<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:19:58 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>[FOLIO-2342] POST to Inventory/instances does not honor supplied HRID</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2342</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;&lt;b&gt;Steps to reproduce:&lt;/b&gt;&lt;br/&gt;
(reproduced in Snapshot stable)&lt;br/&gt;
1. POST the following json to Inventory/instances:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
{
 &lt;span class=&quot;code-quote&quot;&gt;&quot;id&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;db567e40-1423-41f9-bcfe-3002b1d9e948&quot;&lt;/span&gt;,
  &lt;span class=&quot;code-quote&quot;&gt;&quot;hrid&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;myHRID4&quot;&lt;/span&gt;,
  &lt;span class=&quot;code-quote&quot;&gt;&quot;source&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;MARC&quot;&lt;/span&gt;,
  &lt;span class=&quot;code-quote&quot;&gt;&quot;title&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;krabbapappa&quot;&lt;/span&gt;,
  &lt;span class=&quot;code-quote&quot;&gt;&quot;alternativeTitles&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;editions&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;series&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;identifiers&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;contributors&quot;&lt;/span&gt;: [
    {
      &lt;span class=&quot;code-quote&quot;&gt;&quot;name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Augustin, Harald&quot;&lt;/span&gt;,
      &lt;span class=&quot;code-quote&quot;&gt;&quot;contributorNameTypeId&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;2b94c631-fca9-4892-a730-03ee529ffe2a&quot;&lt;/span&gt;
    },
    {
      &lt;span class=&quot;code-quote&quot;&gt;&quot;name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Shaker Verlag GmbH&quot;&lt;/span&gt;,
      &lt;span class=&quot;code-quote&quot;&gt;&quot;contributorNameTypeId&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;2e48e713-17f3-4c13-a9f8-23845bb210aa&quot;&lt;/span&gt;
    }
  ],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;subjects&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;classifications&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;publication&quot;&lt;/span&gt;: [
    {
      &lt;span class=&quot;code-quote&quot;&gt;&quot;publisher&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Shaker Verlag&quot;&lt;/span&gt;,
      &lt;span class=&quot;code-quote&quot;&gt;&quot;place&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Aachen&quot;&lt;/span&gt;,
      &lt;span class=&quot;code-quote&quot;&gt;&quot;dateOfPublication&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;2017&quot;&lt;/span&gt;
    }
  ],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;publicationFrequency&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;publicationRange&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;electronicAccess&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;instanceTypeId&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;6312d172-f0cf-40f6-b27d-9fa8feaf332f&quot;&lt;/span&gt;,
  &lt;span class=&quot;code-quote&quot;&gt;&quot;instanceFormatIds&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;physicalDescriptions&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;languages&quot;&lt;/span&gt;: [
    &lt;span class=&quot;code-quote&quot;&gt;&quot;ger&quot;&lt;/span&gt;
  ],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;notes&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;statisticalCodeIds&quot;&lt;/span&gt;: [],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;metadata&quot;&lt;/span&gt;: {
    &lt;span class=&quot;code-quote&quot;&gt;&quot;createdDate&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;2019-11-05T11:36:56.855+0000&quot;&lt;/span&gt;,
    &lt;span class=&quot;code-quote&quot;&gt;&quot;createdByUserId&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;e0aafae2-e564-5d22-9653-bb08746eda9d&quot;&lt;/span&gt;,
    &lt;span class=&quot;code-quote&quot;&gt;&quot;updatedDate&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;2019-11-05T11:36:56.855+0000&quot;&lt;/span&gt;,
    &lt;span class=&quot;code-quote&quot;&gt;&quot;updatedByUserId&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;e0aafae2-e564-5d22-9653-bb08746eda9d&quot;&lt;/span&gt;
  },
  &lt;span class=&quot;code-quote&quot;&gt;&quot;holdingsRecords2&quot;&lt;/span&gt;: []
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;2. Make a GET request to inventory/instances/db567e40-1423-41f9-bcfe-3002b1d9e948.&lt;br/&gt;
3. Compare the returned record with the above. &lt;br/&gt;
&lt;b&gt;Expected behaviour:&lt;/b&gt;&lt;br/&gt;
The HRID is the same as the posted one.&lt;br/&gt;
&lt;b&gt;Actual results:&lt;/b&gt;&lt;br/&gt;
FOLIO is generating a new HRID.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Additional information:&lt;/b&gt;&lt;br/&gt;
PUT works as expected&lt;/p&gt;</description>
                <environment></environment>
        <key id="81485">FOLIO-2342</key>
            <summary>POST to Inventory/instances does not honor supplied HRID</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10005" iconUrl="https://dev.folio.org/assets/jira-priority/tbd.svg">TBD</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="10001">Duplicate</resolution>
                                                        <assignee accountid="-1">Unassigned</assignee>
                                                                <reporter accountid="712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2">Theodor Tolstoy (One-Group.se)</reporter>
                                    <labels>
                    </labels>
                <created>Tue, 5 Nov 2019 12:41:55 +0000</created>
                <updated>Tue, 15 Sep 2020 09:03:58 +0000</updated>
                            <resolved>Tue, 5 Nov 2019 16:02:20 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                    <issuelinks>
                            <issuelinktype id="10001">
                    <name>Cloners</name>
                                            <outwardlinks description="clones">
                                        <issuelink>
            <issuekey id="33887">CHAL-132</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </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_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10171"><![CDATA[Prokopovych]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </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>