<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:55:13 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>[PIPE2D-594] Confusing message from ingestPfsImages.py for already ingested files.</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-594</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;If a file has been ingested, the ingest.py super().runFile() returns None, when is then indexed to get the pfsConfig. That throws a TypeError which leaks out to a then puzzled human.&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;(Pdb) n
TypeError: &apos;NoneType&apos; object is not subscriptable
&amp;gt; /software/devel/cpl/obs_pfs/python/lsst/obs/pfs/ingest.py(446)runFile()
-&amp;gt; self.ingestPfsConfig(pfsConfigDir, hduInfoList[0], args)
(Pdb) l
441  	        &quot;&quot;&quot;
442  	        import pdb; pdb.set_trace()
443  	        try:
444  	            hduInfoList = super().runFile(infile, registry, args)
445  	            pfsConfigDir = args.pfsConfigDir if args.pfsConfigDir is not None else os.path.dirname(infile)
446  -&amp;gt;	            self.ingestPfsConfig(pfsConfigDir, hduInfoList[0], args)
447  	        except Exception:
448  	            import traceback
449  	            traceback.print_exc()
450  	            raise
451  	        return hduInfoList
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="14417">PIPE2D-594</key>
            <summary>Confusing message from ingestPfsImages.py for already ingested files.</summary>
                <type id="1" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10503&amp;avatarType=issuetype">Bug</type>
                                            <priority id="10000" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/medium.svg">Normal</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="price">price</assignee>
                                    <reporter username="cloomis">cloomis</reporter>
                        <labels>
                    </labels>
                <created>Tue, 2 Jun 2020 03:20:00 +0000</created>
                <updated>Tue, 2 Jun 2020 20:27:51 +0000</updated>
                            <resolved>Tue, 2 Jun 2020 20:27:51 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="17231" author="price" created="Tue, 2 Jun 2020 15:35:03 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=cloomis&quot; class=&quot;user-hover&quot; rel=&quot;cloomis&quot;&gt;cloomis&lt;/a&gt;, would you please check that this fix works for you?&lt;/p&gt;

&lt;p&gt;Changes are in tickets/&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-594&quot; title=&quot;Confusing message from ingestPfsImages.py for already ingested files.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-594&quot;&gt;&lt;del&gt;PIPE2D-594&lt;/del&gt;&lt;/a&gt; of obs_pfs.&lt;/p&gt;</comment>
                            <comment id="17232" author="price" created="Tue, 2 Jun 2020 20:27:51 +0000"  >&lt;p&gt;Merged to master.&lt;/p&gt;</comment>
                    </comments>
                    <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|zzs1rc:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10100" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Reviewers</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>cloomis</customfieldvalue>

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