<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:41:20 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>[INSTRM-1948] Fixing data writing issue</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-1948</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;The agcc actor is not writing data into data base.  Here is the error message&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-java&quot;&gt;
Exception in thread &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-21:
Traceback (most recent call last):
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/conda/envs/rubin3_ics/lib/python3.8/threading.py&quot;&lt;/span&gt;, line 932, in _bootstrap_inner
    self.run()
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/conda/envs/rubin3_ics/lib/python3.8/threading.py&quot;&lt;/span&gt;, line 870, in run
    self._target(*self._args, **self._kwargs)
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/devel/chyan/ics_agccActor/python/agccActor/expose.py&quot;&lt;/span&gt;, line 145, in expose_thr
2023-04-25 00:59:30.597Z cmds             20 CommandLink.py:121 &amp;gt; 2 6 i text=&lt;span class=&quot;code-quote&quot;&gt;&quot;wrote centroids to database&quot;&lt;/span&gt;
Exception in thread &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-20:
Traceback (most recent call last):
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/conda/envs/rubin3_ics/lib/python3.8/threading.py&quot;&lt;/span&gt;, line 932, in _bootstrap_inner
2023-04-25 00:59:30.599Z cmds             20 CommandLink.py:121 &amp;gt; 2 6 i text=&lt;span class=&quot;code-quote&quot;&gt;&quot;wrote centroids to database&quot;&lt;/span&gt;
    aa=spots[&lt;span class=&quot;code-quote&quot;&gt;&apos;esimated_magnitudes&apos;&lt;/span&gt;]
ValueError: no field of name esimated_magnitudes
Exception in thread &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-16:
Traceback (most recent call last):
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/conda/envs/rubin3_ics/lib/python3.8/threading.py&quot;&lt;/span&gt;, line 932, in _bootstrap_inner
    self.run()
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/conda/envs/rubin3_ics/lib/python3.8/threading.py&quot;&lt;/span&gt;, line 870, in run
2023-04-25 00:59:30.603Z cmds             20 CommandLink.py:121 &amp;gt; 2 6 i text=&lt;span class=&quot;code-quote&quot;&gt;&quot;wrote centroids to database&quot;&lt;/span&gt;
    self.run()
2023-04-25 00:59:30.603Z cmds             20 CommandLink.py:121 &amp;gt; 2 6 i text=&lt;span class=&quot;code-quote&quot;&gt;&quot;wrote centroids to database&quot;&lt;/span&gt;
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/conda/envs/rubin3_ics/lib/python3.8/threading.py&quot;&lt;/span&gt;, line 870, in run
    self._target(*self._args, **self._kwargs)
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/devel/chyan/ics_agccActor/python/agccActor/expose.py&quot;&lt;/span&gt;, line 145, in expose_thr
Exception in thread &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-18:
    self._target(*self._args, **self._kwargs)
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/devel/chyan/ics_agccActor/python/agccActor/expose.py&quot;&lt;/span&gt;, line 145, in expose_thr
Exception in thread &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-17:
Traceback (most recent call last):
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/conda/envs/rubin3_ics/lib/python3.8/threading.py&quot;&lt;/span&gt;, line 932, in _bootstrap_inner
    aa=spots[&lt;span class=&quot;code-quote&quot;&gt;&apos;esimated_magnitudes&apos;&lt;/span&gt;]
Traceback (most recent call last):
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/conda/envs/rubin3_ics/lib/python3.8/threading.py&quot;&lt;/span&gt;, line 932, in _bootstrap_inner
2023-04-25 00:59:30.603Z cmds             20 CommandLink.py:121 &amp;gt; 2 6 i text=&lt;span class=&quot;code-quote&quot;&gt;&quot;wrote centroids to database&quot;&lt;/span&gt;
ValueError: no field of name esimated_magnitudes
    aa=spots[&lt;span class=&quot;code-quote&quot;&gt;&apos;esimated_magnitudes&apos;&lt;/span&gt;]
ValueError: no field of name esimated_magnitudes
Exception in thread &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-19:
    self.run()
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/conda/envs/rubin3_ics/lib/python3.8/threading.py&quot;&lt;/span&gt;, line 870, in run
Traceback (most recent call last):
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/conda/envs/rubin3_ics/lib/python3.8/threading.py&quot;&lt;/span&gt;, line 932, in _bootstrap_inner
    self.run()
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/conda/envs/rubin3_ics/lib/python3.8/threading.py&quot;&lt;/span&gt;, line 870, in run
    self._target(*self._args, **self._kwargs)
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/devel/chyan/ics_agccActor/python/agccActor/expose.py&quot;&lt;/span&gt;, line 145, in expose_thr
    self.run()
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/conda/envs/rubin3_ics/lib/python3.8/threading.py&quot;&lt;/span&gt;, line 870, in run
    self._target(*self._args, **self._kwargs)
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/devel/chyan/ics_agccActor/python/agccActor/expose.py&quot;&lt;/span&gt;, line 145, in expose_thr
    aa=spots[&lt;span class=&quot;code-quote&quot;&gt;&apos;esimated_magnitudes&apos;&lt;/span&gt;]
ValueError: no field of name esimated_magnitudes
    self._target(*self._args, **self._kwargs)
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/devel/chyan/ics_agccActor/python/agccActor/expose.py&quot;&lt;/span&gt;, line 145, in expose_thr
    aa=spots[&lt;span class=&quot;code-quote&quot;&gt;&apos;esimated_magnitudes&apos;&lt;/span&gt;]
    aa=spots[&lt;span class=&quot;code-quote&quot;&gt;&apos;esimated_magnitudes&apos;&lt;/span&gt;]
ValueError: no field of name esimated_magnitudes
ValueError: no field of name esimated_magnitudes
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

</description>
                <environment></environment>
        <key id="23389">INSTRM-1948</key>
            <summary>Fixing data writing issue</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="chyan">chyan</assignee>
                                    <reporter username="chyan">chyan</reporter>
                        <labels>
                            <label>EngRun</label>
                    </labels>
                <created>Tue, 25 Apr 2023 11:03:35 +0000</created>
                <updated>Fri, 28 Apr 2023 06:51:03 +0000</updated>
                            <resolved>Fri, 28 Apr 2023 06:51:03 +0000</resolved>
                                                                    <component>ics_agccActor</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                        <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|02qpjd:00r3000k0012f</customfieldvalue>

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