<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:49:08 JST 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 append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>PFS-JIRA</title>
    <link>https://pfspipe.ipmu.jp/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.3.4</version>
        <build-number>803005</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[INFRA-72] Searching in Jira fails</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INFRA-72</link>
                <project id="10001" key="INFRA">Software Development Infrastructure</project>
                    <description>&lt;p&gt;If you go to &lt;a href=&quot;https://pfs.ipmu.jp/jira/secure/RapidBoard.jspa?rapidView=1&amp;amp;view=planning&amp;amp;selectedEpic=none&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;this link&lt;/a&gt; and search for something (I looked for cameraGeom) you&apos;ll get an error popup&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Error in the JQL Query: The character &apos;%&apos; is a reserved JQL character...&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Google searches suggest that this is due to apache redirections, and I think that this is the same problem as we see in &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INFRA-73&quot; title=&quot;Attempting to display the system dashboard generates a warning&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INFRA-73&quot;&gt;&lt;del&gt;IPMU-1&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

</description>
                <environment></environment>
        <key id="10116">INFRA-72</key>
            <summary>Searching in Jira fails</summary>
                <type id="1" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10503&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/major.svg">Major</priority>
                        <status id="10002" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="The issue is resolved, reviewed, and merged">Done</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="atsushi.shimono">shimono</assignee>
                                    <reporter username="rhl">rhl</reporter>
                        <labels>
                    </labels>
                <created>Fri, 18 Jul 2014 18:36:59 +0000</created>
                <updated>Wed, 16 Nov 2016 16:35:30 +0000</updated>
                            <resolved>Sat, 19 Jul 2014 14:58:20 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="10101" author="rhl" created="Sat, 19 Jul 2014 14:58:20 +0000"  >&lt;p&gt;Shimono-san says:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I totally missed configurations...&lt;/p&gt;

&lt;p&gt;   RewriteRule ^/jira/(.+)$ &lt;a href=&quot;https://pfs.ipmu.jp/jira/$1&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://pfs.ipmu.jp/jira/$1&lt;/a&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;L&amp;#93;&lt;/span&gt;&lt;br/&gt;
   RewriteRule ^/jira/ &lt;a href=&quot;http://pfs.ipmu.jp/jira/&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;http://pfs.ipmu.jp/jira/&lt;/a&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;L&amp;#93;&lt;/span&gt;&lt;br/&gt;
   RewriteRule ^/jira &lt;a href=&quot;http://pfs.ipmu.jp/jira&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;http://pfs.ipmu.jp/jira&lt;/a&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;L&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;on &lt;a href=&quot;http://pfs.ipmu.jp/&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;http://pfs.ipmu.jp/&lt;/a&gt;  sigh..&lt;/p&gt;

&lt;p&gt;....&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;https://confluence.atlassian.com/display/JIRA/Integrating+JIRA+with+Apache+using+SSL&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://confluence.atlassian.com/display/JIRA/Integrating+JIRA+with+Apache+using+SSL&lt;/a&gt;&lt;/p&gt;

&lt;p&gt; I&apos;ve followed this, but I forgot one configuration, to make proxy instance in JIRA.&lt;br/&gt;
 I hope now we will not be redirected to http.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;These changes solve the problem.&lt;/p&gt;</comment>
                            <comment id="10102" author="rhl" created="Sat, 19 Jul 2014 14:59:39 +0000"  >&lt;p&gt;Searching works now&lt;/p&gt;</comment>
                            <comment id="10104" author="atsushi.shimono" created="Sun, 20 Jul 2014 09:57:05 +0000"  >&lt;p&gt;thx for closing.&lt;br/&gt;
I&apos;ve also updated installation instruction page in internal wiki.&lt;br/&gt;
&lt;a href=&quot;https://pfs.ipmu.jp/wiki/System/install/jira&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://pfs.ipmu.jp/wiki/System/install/jira&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="10115">INFRA-73</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|0di000:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>