<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:19:03 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-2215] fees/fines owner - POST API call ignores UUID in the request</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2215</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;to reproduce:&lt;br/&gt;
POST to &lt;a href=&quot;http://localhost:9130/owners&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://localhost:9130/owners&lt;/a&gt;&lt;br/&gt;
body:&lt;br/&gt;
{&lt;br/&gt;
	&quot;owner&quot;: &quot;LIBRARY&quot;,&lt;br/&gt;
	&quot;desc&quot;: &quot;LIBRARY&quot;,&lt;br/&gt;
	&quot;id&quot;: &quot;2c222765-5f66-4da2-9d7b-1152edeedc6f&quot;,&lt;br/&gt;
	&quot;servicePointOwner&quot;: [&lt;/p&gt;
{
		&quot;value&quot;: &quot;79faacf1-4ba4-42c7-8b2a-566b259e4641&quot;,
		&quot;label&quot;: &quot;Linderman Front Desk&quot;
	}
&lt;p&gt;]&lt;br/&gt;
}&lt;br/&gt;
response&lt;br/&gt;
{&lt;br/&gt;
  &quot;owner&quot; : &quot;LIBRARY&quot;,&lt;br/&gt;
  &quot;desc&quot; : &quot;LIBRARY&quot;,&lt;br/&gt;
  &quot;servicePointOwner&quot; : [ &lt;/p&gt;
{
    &quot;value&quot; : &quot;79faacf1-4ba4-42c7-8b2a-566b259e4641&quot;,
    &quot;label&quot; : &quot;Linderman Front Desk&quot;
  }
&lt;p&gt; ],&lt;br/&gt;
  &quot;metadata&quot; : &lt;/p&gt;
{
    &quot;createdDate&quot; : &quot;2019-08-19T15:51:15.376+0000&quot;,
    &quot;createdByUserId&quot; : &quot;99999999-9999-9999-9999-999999999901&quot;,
    &quot;updatedDate&quot; : &quot;2019-08-19T15:51:15.376+0000&quot;,
    &quot;updatedByUserId&quot; : &quot;99999999-9999-9999-9999-999999999901&quot;
  }
&lt;p&gt;,&lt;br/&gt;
  &quot;id&quot; : &quot;2c222765-5f66-4da2-9d7b-1152edeedc6f&quot;&lt;/p&gt;


&lt;p&gt;response from subsequent GET: (the UUID from the post was not used)&lt;br/&gt;
&lt;a href=&quot;http://localhost:9130/owners&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://localhost:9130/owners&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
    &quot;owner&quot; : &quot;LIBRARY&quot;,&lt;br/&gt;
    &quot;desc&quot; : &quot;LIBRARY&quot;,&lt;br/&gt;
    &quot;servicePointOwner&quot; : [ &lt;/p&gt;
{
      &quot;value&quot; : &quot;79faacf1-4ba4-42c7-8b2a-566b259e4641&quot;,
      &quot;label&quot; : &quot;Linderman Front Desk&quot;
    }
&lt;p&gt; ],&lt;br/&gt;
    &quot;metadata&quot; : &lt;/p&gt;
{
      &quot;createdDate&quot; : &quot;2019-08-19T15:51:15.376+0000&quot;,
      &quot;createdByUserId&quot; : &quot;99999999-9999-9999-9999-999999999901&quot;,
      &quot;updatedDate&quot; : &quot;2019-08-19T15:51:15.376+0000&quot;,
      &quot;updatedByUserId&quot; : &quot;99999999-9999-9999-9999-999999999901&quot;
    }
&lt;p&gt;,&lt;br/&gt;
    &quot;id&quot; : &quot;f8f76b14-4952-4f98-b08e-891eda520950&quot;&lt;br/&gt;
  }&lt;/p&gt;</description>
                <environment></environment>
        <key id="81290">FOLIO-2215</key>
            <summary>fees/fines owner - POST API call ignores UUID in the request</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="13654">UXPROD-792</parent>
                                    <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</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="10002">Cannot Reproduce</resolution>
                                                        <assignee accountid="60c63c6d94692800703e1bb7">Christian Cruz</assignee>
                                                                <reporter accountid="60dc7950ee648800687a4cdf">Michelle Suranofsky</reporter>
                                    <labels>
                            <label>feesfines</label>
                            <label>keep-bug</label>
                    </labels>
                <created>Mon, 19 Aug 2019 17:20:45 +0000</created>
                <updated>Thu, 29 Sep 2022 18:04:33 +0000</updated>
                            <resolved>Thu, 22 Sep 2022 18:21:20 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="192801" author="5af5ed55244bc90a106063c7" created="Mon, 18 May 2020 14:22:17 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aa957226f-df85-4fc8-97f4-8b27a26029ed&quot; class=&quot;user-hover&quot; rel=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; data-account-id=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; accountid=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; rel=&quot;noreferrer&quot;&gt;Holly Mistlebauer&lt;/a&gt; this looks like one for UNAM.  Thanks!&lt;/p&gt;</comment>
                                                            <comment id="192805" author="60c63c6d94692800703e1bb7" created="Thu, 22 Sep 2022 04:16:38 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aa957226f-df85-4fc8-97f4-8b27a26029ed&quot; class=&quot;user-hover&quot; rel=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; data-account-id=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; accountid=&quot;557058:a957226f-df85-4fc8-97f4-8b27a26029ed&quot; rel=&quot;noreferrer&quot;&gt;Holly Mistlebauer&lt;/a&gt;&#160; I replicated the steps and it works correctly, it may have already been fixed.&lt;/p&gt;

&lt;p&gt;Evidence:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Request POST&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;/rest/api/3/attachment/content/64250&quot; height=&quot;503&quot; width=&quot;369&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;&#160;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Request GET&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;/rest/api/3/attachment/content/64251&quot; height=&quot;433&quot; width=&quot;358&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;As can be seen in the images, the UUID of the first request (POST) is the same as the second request (GET), so I consider that this issue has already been solved.&lt;/p&gt;

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

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="12482">UXPROD-3786</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="64249" name="image-2022-09-21-23-01-38-042.png" size="304001" author="60c63c6d94692800703e1bb7" created="Thu, 22 Sep 2022 04:01:39 +0000"/>
                            <attachment id="64250" name="image-2022-09-21-23-05-55-827.png" size="278535" author="60c63c6d94692800703e1bb7" created="Thu, 22 Sep 2022 04:05:56 +0000"/>
                            <attachment id="64251" name="image-2022-09-21-23-09-15-158.png" size="232707" author="60c63c6d94692800703e1bb7" created="Thu, 22 Sep 2022 04:09:16 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10186"><![CDATA[UNAM]]></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)">Fees/Fines</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0010v:</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, 18 May 2020 14:22:17 +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>