<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:22:25 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-2676] Unable to build q1-2020 release from platform-complete</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2676</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;&lt;b&gt;Overview:&lt;/b&gt;&lt;br/&gt;
When attempting to enable the set of modules in &lt;tt&gt;install.json&lt;/tt&gt; of the q1-2020 branch of &lt;a href=&quot;https://github.com/folio-org/platform-complete/tree/q1-2020&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;platform-complete&lt;/a&gt; with a fully-populated Okapi module descriptor registry, Okapi claims that mod-inventory-storage-19.2.3 is now required, while 19.1.3 is what&apos;s in install.json&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Steps to Reproduce:&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Set up Okapi 2.40.0 with a tenant&lt;/li&gt;
	&lt;li&gt;Pull module descriptors from &lt;a href=&quot;http://folio-registry.aws.indexdata.com&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://folio-registry.aws.indexdata.com&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Post &lt;tt&gt;install.json&lt;/tt&gt; file to &lt;tt&gt;/&amp;#95;/proxy/tenants/tenantId/install?simulate=true&lt;/tt&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;Expected Results:&lt;/b&gt;  &lt;br/&gt;
Successful response to HTTP request with body containing a JSON structure that matches &lt;tt&gt;install.json&lt;/tt&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Actual Results:&lt;/b&gt;   &lt;br/&gt;
Error as described above&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A35daa6e0-6bac-4230-bf71-47fd0b9e2f91&quot; class=&quot;user-hover&quot; rel=&quot;557058:35daa6e0-6bac-4230-bf71-47fd0b9e2f91&quot; data-account-id=&quot;557058:35daa6e0-6bac-4230-bf71-47fd0b9e2f91&quot; accountid=&quot;557058:35daa6e0-6bac-4230-bf71-47fd0b9e2f91&quot; rel=&quot;noreferrer&quot;&gt;Christopher Creswell&lt;/a&gt; can provide more details&lt;/p&gt;</description>
                <environment></environment>
        <key id="81830">FOLIO-2676</key>
            <summary>Unable to build q1-2020 release from platform-complete</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="10000">Won&apos;t Do</resolution>
                                                        <assignee accountid="-1">Unassigned</assignee>
                                                                <reporter accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</reporter>
                                    <labels>
                            <label>devops</label>
                            <label>devops-backlog</label>
                    </labels>
                <created>Thu, 2 Jul 2020 17:56:06 +0000</created>
                <updated>Tue, 23 Mar 2021 18:24:06 +0000</updated>
                            <resolved>Tue, 23 Mar 2021 18:24:06 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                                                            <comment id="199339" author="5f9abc1eb45b2e007453f423" created="Thu, 2 Jul 2020 18:25:49 +0000"  >&lt;p&gt;Is this as simple as upgrading mod-inventory-storage to v19.2.3 in the q1 branch?   Although I suppose that might open a whole can of dependency worms.&lt;/p&gt;</comment>
                                                            <comment id="199340" author="5c706fbb47a54a6728e59df2" created="Thu, 2 Jul 2020 19:28:23 +0000"  >&lt;p&gt;Maybe? But I don&apos;t understand why Okapi is not honoring the full install JSON request (which should include a compatible version of mod-inventory-storage) and is instead trying to give us a new version.&lt;/p&gt;</comment>
                                                            <comment id="199341" author="5f8314dfbdef80006f6f572d" created="Fri, 3 Jul 2020 06:17:56 +0000"  >&lt;p&gt;I tried this and NO error. install.json has mod-inventory-storage-19.1.3 in it still. See attachment success.txt with okapi log and response.txt with result of install.&lt;/p&gt;</comment>
                                                            <comment id="199342" author="5c706fbb47a54a6728e59df2" created="Mon, 6 Jul 2020 17:57:15 +0000"  >&lt;p&gt;I was also unable to replicate this problem. &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A35daa6e0-6bac-4230-bf71-47fd0b9e2f91&quot; class=&quot;user-hover&quot; rel=&quot;557058:35daa6e0-6bac-4230-bf71-47fd0b9e2f91&quot; data-account-id=&quot;557058:35daa6e0-6bac-4230-bf71-47fd0b9e2f91&quot; accountid=&quot;557058:35daa6e0-6bac-4230-bf71-47fd0b9e2f91&quot; rel=&quot;noreferrer&quot;&gt;Christopher Creswell&lt;/a&gt;, can you verify the reproduction steps? Thanks!&lt;/p&gt;</comment>
                                                            <comment id="199343" author="557058:35daa6e0-6bac-4230-bf71-47fd0b9e2f91" created="Mon, 6 Jul 2020 18:02:17 +0000"  >&lt;p&gt;I don&apos;t actually submit the entire install.json all at once &amp;#8211; perhaps that&apos;s the difference?  My build script submits individual json for each module to enable, enabling them in the order they appeared in install.json, but not all at once.  I had it do things this way because of problems I was having in the past, but which may no longer be present, so I could probably just submit one big file of modules to enable if that&apos;s in fact the issue.&lt;/p&gt;</comment>
                                                            <comment id="199344" author="5c706fbb47a54a6728e59df2" created="Mon, 6 Jul 2020 19:39:13 +0000"  >&lt;p&gt;I cannot reproduce the issue posting modules one at a time to &lt;tt&gt;/&amp;#95;/proxy/tenants/tenantId/install&lt;/tt&gt;, nor posting to &lt;tt&gt;/&amp;#95;/proxy/tenants/tenantId/modules&lt;/tt&gt;.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="64301" name="response.txt" size="6270" author="5f8314dfbdef80006f6f572d" created="Fri, 3 Jul 2020 06:31:12 +0000"/>
                            <attachment id="64302" name="success.txt" size="479684" author="5f8314dfbdef80006f6f572d" created="Fri, 3 Jul 2020 06:20:04 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_10107" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Affected Institution</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10400"><![CDATA[Lehigh]]></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="10155"><![CDATA[FOLIO DevOps]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01dx3:</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>Thu, 2 Jul 2020 18:25:49 +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>