<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:19:39 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-2299] Snapshot core build fails following location-units breaking compatibility change</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2299</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Following the change over to &lt;tt&gt;location-units 2.0&lt;/tt&gt; interface, the &lt;tt&gt;folio-snapshot-core&lt;/tt&gt; build &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/folio-snapshot-core/189/console&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;fails&lt;/a&gt; with the following error:&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;
fatal: [10.36.1.52]: FAILED! =&amp;gt; {&lt;span class=&quot;code-quote&quot;&gt;&quot;changed&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;connection&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;close&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;content&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Incompatible version &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; module mod-circulation-17.0.0-SNAPSHOT.387 &lt;span class=&quot;code-keyword&quot;&gt;interface&lt;/span&gt; location-units. Need 2.0. Have 1.1/mod-inventory-storage-17.1.0-SNAPSHOT.333&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;content_length&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;154&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;content_type&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;text/plain&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;msg&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Status code was 400 and not [200]: HTTP Error 400: Bad Request&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;redirected&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;status&quot;&lt;/span&gt;: 400, &lt;span class=&quot;code-quote&quot;&gt;&quot;url&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;http:&lt;span class=&quot;code-comment&quot;&gt;//10.36.1.52:9130/_/proxy/tenants/diku/install?simulate=&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;&quot;&lt;/span&gt;}&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This suggests that there is still a module that has not had it&apos;s compatibility changed to support &lt;tt&gt;location-units 2.0&lt;/tt&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="81450">FOLIO-2299</key>
            <summary>Snapshot core build fails following location-units breaking compatibility change</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="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="10002">Cannot Reproduce</resolution>
                                                        <assignee accountid="59fcc2d9c14d1e37ad1dd36e">Dmytro Popov</assignee>
                                                                <reporter accountid="63e2a2771b13d42998e4e706">Marc Johnson</reporter>
                                    <labels>
                            <label>compatibility-breaking</label>
                    </labels>
                <created>Thu, 3 Oct 2019 14:16:39 +0000</created>
                <updated>Wed, 3 Jun 2020 16:40:11 +0000</updated>
                            <resolved>Thu, 3 Oct 2019 15:27:31 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                                                            <comment id="193712" author="59fcc2d9c14d1e37ad1dd36e" created="Thu, 3 Oct 2019 14:38:31 +0000"  >&lt;p&gt;The build used the old version of the mod-inventory-storage, 333, but there is a 334, which contains the necessary location-units version 2.0.&lt;/p&gt;
</comment>
                                                            <comment id="193716" author="63e2a2771b13d42998e4e706" created="Thu, 3 Oct 2019 14:43:42 +0000"  >&lt;p&gt;As mentioned in Slack, my hypothesis is that it used build 333 because that is the last that provides &lt;tt&gt;location-units 1.x&lt;/tt&gt; because one of the modules is still declares a dependency only on a 1.x version of the interface.&lt;/p&gt;

&lt;p&gt;I have started a second build at &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=59fcc2d9c14d1e37ad1dd36e&quot; class=&quot;user-hover&quot; rel=&quot;59fcc2d9c14d1e37ad1dd36e&quot; data-account-id=&quot;59fcc2d9c14d1e37ad1dd36e&quot; accountid=&quot;59fcc2d9c14d1e37ad1dd36e&quot; rel=&quot;noreferrer&quot;&gt;Dmytro Popov&lt;/a&gt; request. I imagine it will fail with the same failure reason.&lt;/p&gt;</comment>
                                                            <comment id="193718" author="59fcc2d9c14d1e37ad1dd36e" created="Thu, 3 Oct 2019 15:06:37 +0000"  >&lt;p&gt;The build with the latest mod-inventory-storage version succeeded: &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/folio-snapshot-core/190/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://jenkins-aws.indexdata.com/job/Automation/job/folio-snapshot-core/190/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="55938">MODINVSTOR-315</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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="10143"><![CDATA[Concorde]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1753">Concorde - Sprint 73</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 3 Oct 2019 14:38:31 +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>