<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:13: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-1524] Inventory: Populate new reference table, Q3</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1524</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;For certain functionality in Q3 to work, these reference table would need to be populated with the data residing in mod-inventory-storage:&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;
Data:  mod-inventory-storage/reference-data/instance-relationship-types

End-point:  /instance-relationship-types/
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;  These entries are needed in order to create relationships between instances  for analytics and bound-with in Q3 &lt;br/&gt;
  (there has been talk about not using a qualifier when creating relationships, but it&apos;s required as things currently stand, so analytics and bound-with will not work in Q3 without it)&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;
Data: mod-inventory-storage/reference-data/modes-of-issuance
End-point:  /modes-of-issuance/

Data: mod-inventory-storage/reference-data/instance-statuses
End-point: /instance-statuses/
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;These entries are needed in order to assign a cataloging status to an instance or to describe its mode of issuance.&lt;/p&gt;



&lt;p&gt;&lt;b&gt;No need&lt;/b&gt; to populate these:&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;
mod-inventory-storage/reference-data/cataloging-levels 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;It was recently added but turns out its a duplicate of instance-statuses&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;
mod-inventory-storage/reference-data/statistical-code-types 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Statistical codes are still work-in-progress on the instance record, thus not complete in Q3 &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Not Q3&lt;/b&gt;, coming later: &lt;br/&gt;
Still in a branch (MODINVSTOR-190-add-electronic-relationship)&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;
mod-inventory-storage/reference-data/electronic-accesss-relationships
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Yet to be implemented in mod-inventory-storage:&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;
alternative-title-types    
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="80777">FOLIO-1524</key>
            <summary>Inventory: Populate new reference table, Q3</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>
                                            <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="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="5bffed5e2434bf3a1a91d37a">Niels Erik Nielsen</reporter>
                                    <labels>
                            <label>q3-2018</label>
                            <label>sprint47</label>
                    </labels>
                <created>Mon, 24 Sep 2018 14:02:30 +0000</created>
                <updated>Mon, 28 Jan 2019 19:11:52 +0000</updated>
                            <resolved>Wed, 26 Sep 2018 13:37:00 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="195982" author="5c706fbb47a54a6728e59df2" created="Mon, 24 Sep 2018 15:00:17 +0000"  >&lt;p&gt;&lt;b&gt;Instance relationship types&lt;/b&gt;: already present in testing/snapshot and Q3 environments&lt;br/&gt;
&lt;b&gt;Modes of issuance&lt;/b&gt;: already present in testing/snapshot. Added to Q3 build.&lt;br/&gt;
&lt;b&gt;Instance statuses&lt;/b&gt;: already present in testing/snapshot. Added to Q3 build.&lt;br/&gt;
&lt;b&gt;Statistical code types&lt;/b&gt;: already present in testing/snapshot. Not added to Q3.&lt;br/&gt;
&lt;b&gt;Cataloging levels&lt;/b&gt;: Currently present in testing/snapshot. Removed for future builds.&lt;/p&gt;

&lt;p&gt;folio-install reference data has also been updated to reflect the requested Q3 environment.&lt;/p&gt;</comment>
                    </comments>
                    <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_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzyxsf:</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, 24 Sep 2018 15:00: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>