<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:15:18 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-1705] vagrant box Q4-2018 v1.0.1 is not available</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1705</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;The vagrant box built for &quot;Q4-2018&quot; v1.0.1 is not available for download. The previous v1.0.0 is okay.&lt;/p&gt;</description>
                <environment></environment>
        <key id="80993">FOLIO-1705</key>
            <summary>vagrant box Q4-2018 v1.0.1 is not available</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="10003">Done</resolution>
                                                        <assignee accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="61cd0ca0bce5e00069e98be7">David Crossley</reporter>
                                    <labels>
                            <label>ci</label>
                            <label>platform-backlog</label>
                            <label>q4-2018</label>
                            <label>sprint55</label>
                    </labels>
                <created>Wed, 16 Jan 2019 05:18:19 +0000</created>
                <updated>Wed, 3 Jun 2020 16:39:22 +0000</updated>
                            <resolved>Wed, 16 Jan 2019 15:46:33 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="194328" author="61cd0ca0bce5e00069e98be7" created="Wed, 16 Jan 2019 05:21:30 +0000"  >&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;
cd &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt;
vagrant init --minimal folio/Q4-2018
vagrant up
Bringing machine &lt;span class=&quot;code-quote&quot;&gt;&apos;&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;&apos;&lt;/span&gt; up with &lt;span class=&quot;code-quote&quot;&gt;&apos;virtualbox&apos;&lt;/span&gt; provider...
==&amp;gt; &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;: Box &lt;span class=&quot;code-quote&quot;&gt;&apos;folio/Q4-2018&apos;&lt;/span&gt; could not be found. Attempting to find and install...
    &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;: Box Provider: virtualbox
    &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;: Box Version: 1.0.1
==&amp;gt; &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;: Loading metadata &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; box &lt;span class=&quot;code-quote&quot;&gt;&apos;folio/Q4-2018&apos;&lt;/span&gt;
    &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;: URL: https:&lt;span class=&quot;code-comment&quot;&gt;//vagrantcloud.com/folio/Q4-2018
&lt;/span&gt;==&amp;gt; &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;: Adding box &lt;span class=&quot;code-quote&quot;&gt;&apos;folio/Q4-2018&apos;&lt;/span&gt; (v1.0.1) &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; provider: virtualbox
    &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;: Downloading: https:&lt;span class=&quot;code-comment&quot;&gt;//vagrantcloud.com/folio/boxes/Q4-2018/versions/1.0.1/providers/virtualbox.box
&lt;/span&gt;    &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;: Download redirected to host: s3.amazonaws.com
An error occurred &lt;span class=&quot;code-keyword&quot;&gt;while&lt;/span&gt; downloading the remote file. The error
message, &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; any, is reproduced below. Please fix &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; error and &lt;span class=&quot;code-keyword&quot;&gt;try&lt;/span&gt;
again.

The requested URL returned error: 404 Not Found
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Edit Vagrantfile to add the specific previous version:&lt;br/&gt;
config.vm.box_version = &quot;1.0.0&quot;&lt;/p&gt;

&lt;p&gt;and &apos;vagrant up&apos; is successful.&lt;/p&gt;</comment>
                                                            <comment id="194331" author="5c706fbb47a54a6728e59df2" created="Wed, 16 Jan 2019 15:40:50 +0000"  >&lt;p&gt;Fixed for v1.0.1. Now to fix the build job...&lt;/p&gt;</comment>
                                                            <comment id="194332" author="5c706fbb47a54a6728e59df2" created="Wed, 16 Jan 2019 15:46:26 +0000"  >&lt;p&gt;Fixed. Mistyped the box URL in the packer.json file for the release build.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="80982">FOLIO-1690</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="10144"><![CDATA[Core: Platform]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzzbuv:</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>Wed, 16 Jan 2019 15:40:50 +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>