<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:11:23 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-1174] Redirected URLs in &apos;dev.folio.org&apos; go to the origin S3 bucket rather than the CloudFront URL</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1174</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;With the recent commits to 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-646&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-646&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Implement improved navigation dev.f.o phase 2&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            FOLIO-646
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
, `dev.folio.org/community/cla-process/` is redirecting to `devdocwebsite-websitemasterbucket-19z4dx2nejmtu.s3-website-us-east-1.amazonaws.com/guidelines/cla-process/` rather than `dev.folio.org/guidelines/cla-process`.  The `s3-website-config.json` file has this stanza:&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-javascript&quot;&gt;
    {
      &lt;span class=&quot;code-quote&quot;&gt;&quot;Condition&quot;&lt;/span&gt;: {
        &lt;span class=&quot;code-quote&quot;&gt;&quot;KeyPrefixEquals&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;community/cla-process&quot;&lt;/span&gt;
      },
      &lt;span class=&quot;code-quote&quot;&gt;&quot;Redirect&quot;&lt;/span&gt;: {
        &lt;span class=&quot;code-quote&quot;&gt;&quot;ReplaceKeyWith&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;guidelines/cla-process&quot;&lt;/span&gt;
      }
    },
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="80574">FOLIO-1174</key>
            <summary>Redirected URLs in &apos;dev.folio.org&apos; go to the origin S3 bucket rather than the CloudFront URL</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="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="10003">Done</resolution>
                                                        <assignee accountid="5ced27478b03050f27825a93">Peter Murray</assignee>
                                                                <reporter accountid="61cd0ca0bce5e00069e98be7">David Crossley</reporter>
                                    <labels>
                            <label>doc</label>
                    </labels>
                <created>Wed, 4 Apr 2018 13:48:33 +0000</created>
                <updated>Fri, 11 Jan 2019 02:40:53 +0000</updated>
                            <resolved>Fri, 11 Jan 2019 02:40:53 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                    <timespent seconds="3600">1 hour</timespent>
                                <comments>
                                                            <comment id="192901" author="5ced27478b03050f27825a93" created="Wed, 4 Apr 2018 13:51:42 +0000"  >&lt;p&gt;&lt;a href=&quot;https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/RequestAndResponseBehaviorCustomOrigin.html#ResponseCustomRedirects&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;According to AWS&lt;/a&gt;, this is working as designed (emphasis added):&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;If you change the location of an object on the origin server, you can configure your web server to redirect requests to the new location. After you configure the redirect, the first time a viewer submits a request for the object, CloudFront Front sends the request to the origin, and the origin responds with a redirect (for example, 302 Moved Temporarily). CloudFront caches the redirect and returns it to the viewer. &lt;b&gt;CloudFront does not follow the redirect.&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt;</comment>
                                                            <comment id="192905" author="61cd0ca0bce5e00069e98be7" created="Fri, 11 Jan 2019 02:40:53 +0000"  >&lt;p&gt;Closed as Done, as there is no Jira resolution for &quot;Disappointed&quot;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="80634">FOLIO-1179</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="80251">FOLIO-646</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="80425">FOLIO-966</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_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzyfw7:</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, 4 Apr 2018 13:51:42 +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>