<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:41:42 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-1978] Check when telescope status in agc_exposure table is obtained</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-1978</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;Telescope statuses stored in &lt;tt&gt;agc_exposure&lt;/tt&gt; table look different from what is expected for the time when the image is taken.&lt;br/&gt;
 The below is a copy from message on Slack, pfi-ics channel:&lt;br/&gt;
 &#160;&lt;br/&gt;
 ****&lt;br/&gt;
 I have a question about the telescope status stored in&#160;{{agc_exposure&#160;}}table. We look for the best-focus position using AG; taking AG images at different hexapod z-position and getting the position where the spot size is the same between w/ and w/o glasses. Looking the data in opDB, it seems that telescope status is different from expected.&lt;br/&gt;
 The below table is a example: we took three frames at each hexapod-z position, -0.3, -0.2, -0.1, 0, +0.1, +0.2, +0.3.&#160; The spot size (the four columns on the right are average of spot size stored in&#160;&lt;tt&gt;agc_data&lt;/tt&gt;&#160;table) seems to follow telescope movement; the size changes every three frames. On the other hand, m2pos3 (hexapod position) looks shifted by one... I guess the telescope status is for the last exposure.&lt;br/&gt;
 Could you tell when you read telescope status, and write on opDB?&lt;/p&gt;

&lt;p&gt;&#160;&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;
agc_exposre_id m2pos3 l_x l_y r_x r_y 
 191084 5.09 2.09 1.83 3.91 4.52
 191085 4.79 2.06 1.73 3.72 4.09
 191086 4.79 2.32 2.12 4.05 5.58
 191087 4.79 1.65 1.51 2.73 3.58
 191088 4.89 1.76 1.51 2.86 3.52
 191089 4.89 1.69 1.47 2.81 3.40
 191090 4.89 1.97 1.59 2.21 2.03
 191091 4.99 1.80 1.49 2.07 2.19
 191092 4.99 1.77 1.49 2.20 2.03
 191093 4.99 2.03 1.88 1.78 1.77
 191094 5.09 1.58 1.42 1.40 1.38
 191095 5.09 2.31 1.94 1.89 1.77
 191096 5.09 2.44 2.08 1.98 1.88
 191097 5.19 2.27 1.91 1.67 1.52
 191098 5.19 2.65 2.31 1.96 1.68
 191099 5.19 3.79 4.41 2.38 2.05
 191100 5.29 3.68 4.04 2.25 2.12
 191101 5.29 3.75 4.27 2.15 2.06
 191102 5.29 4.16 4.70 2.35 2.18
 191103 5.39 4.82 5.34 2.77 2.22
 191104 5.39 4.40 4.06 2.31 1.83&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="23434">INSTRM-1978</key>
            <summary>Check when telescope status in agc_exposure table is obtained</summary>
                <type id="3" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10518&amp;avatarType=issuetype">Task</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="yuki.moritani">yuki.moritani</reporter>
                        <labels>
                            <label>EngRun</label>
                    </labels>
                <created>Fri, 12 May 2023 08:00:49 +0000</created>
                <updated>Tue, 18 Jul 2023 17:37:41 +0000</updated>
                            <resolved>Tue, 18 Jul 2023 17:37:41 +0000</resolved>
                                                                    <component>ics_agccActor</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                            <comment id="32716" author="chyan" created="Thu, 18 May 2023 11:48:34 +0000"  >&lt;p&gt;Looking at the code, the agccActor writes agc_exposure table after finishing every exposure.  However, the pfs_visit_id  and exposure time are not correctly inserted.  If you check the agc_expose_id = 19084, you will see the pfs_visit_id is 0.  In this case, the telescope information will be wrong because there is no pfs_visit_id related to this agc_expose_id.  &lt;/p&gt;

&lt;p&gt;I have populated a fix. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=hiro&quot; class=&quot;user-hover&quot; rel=&quot;hiro&quot;&gt;Yoshida, Hiroshige&lt;/a&gt; please make sure that not using visit=0 when calling agccActor.&lt;/p&gt;</comment>
                            <comment id="32717" author="yuki.moritani" created="Thu, 18 May 2023 19:31:10 +0000"  >&lt;p&gt;Thank you for investigating. Have you checked when the information which agccActor writes are obtained? I think visit=0 option is necessary to test AG camera by running long-time as we usually do to test E-boxes.&lt;/p&gt;</comment>
                            <comment id="32737" author="yuki.moritani" created="Sat, 20 May 2023 01:34:14 +0000"  >&lt;p&gt;Just in case... here is a copy from agcc Actor and gen2 Actor log for agc_expose_id = 191084. It seems that agccActor sends query slightly earlier than gen2 gets the status, given that both have the same clock:&lt;/p&gt;

&lt;p&gt;/software/mhs/logs/agcc/stdio-2023-04-30T05\:27\:55.log&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;2023-04-29 19:34:24.417Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;read magFit = &lt;span class=&quot;error&quot;&gt;&amp;#91;-2.227, 27.66&amp;#93;&lt;/span&gt;&quot;&lt;br/&gt;
 2023-04-29 19:34:24.417Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;found cameras: &lt;span class=&quot;error&quot;&gt;&amp;#91;0, 1, 2, 3, 4, 5&amp;#93;&lt;/span&gt;&quot;&lt;br/&gt;
 2023-04-29 19:34:24.417Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;Number of AG cameras = 6&quot;&lt;br/&gt;
 2023-04-29 19:34:24.418Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; MicroLine ML4720 SN=ML0424912 status=READY temp= 3.6&quot;&lt;br/&gt;
 2023-04-29 19:34:24.418Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; MicroLine ML4720 SN=ML0374912 status=READY temp= 3.2&quot;&lt;br/&gt;
 2023-04-29 19:34:24.419Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt; MicroLine ML4720 SN=ML0384912 status=READY temp= 3.4&quot;&lt;br/&gt;
 2023-04-29 19:34:24.420Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;4&amp;#93;&lt;/span&gt; MicroLine ML4720 SN=ML0394912 status=READY temp= 1.8&quot;&lt;br/&gt;
 2023-04-29 19:34:24.420Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;5&amp;#93;&lt;/span&gt; MicroLine ML4720 SN=ML0404912 status=READY temp= 1.5&quot;&lt;br/&gt;
 2023-04-29 19:34:24.421Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;6&amp;#93;&lt;/span&gt; MicroLine ML4720 SN=ML0414912 status=READY temp= 3.7&quot;&lt;br/&gt;
 2023-04-29 19:34:24.421Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;Receive expose command&quot;&lt;br/&gt;
 2023-04-29 19:34:24.431Z opdb 20 opdb.py:440 fetching sql: COPY (select agc_exposure_id from agc_exposure ORDER BY agc_exposure_id DESC LIMIT 1) TO STDOUT WITH (FORMAT csv, HEADER)&lt;br/&gt;
 2023-04-29 19:34:24.440Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;Getting agc_exposure_id = 191084 from opDB&quot;&lt;br/&gt;
 2023-04-29 19:34:24.440Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;Recording agc_exposure_id = 191084 to /software/mhs/data/agcc/nframe.txt&quot;&lt;br/&gt;
 2023-04-29 19:34:24.449Z opdb 20 opdb.py:440 fetching sql: COPY (select pfs_visit_id, altitude, azimuth, insrot, adc_pa, m2_pos3 FROM tel_status ORDER BY pfs_visit_id DESC limit 1) TO STDOUT WITH (FORMAT csv, HEADER)&lt;br/&gt;
 2023-04-29 19:34:24.461Z opdb 20 opdb.py:440 fetching sql: COPY (select pfs_visit_id, outside_temperature, outside_pressure, outside_humidity FROM env_condition ORDER BY pfs_visit_id DESC limit 1) TO STDOUT WITH (FORMAT csv, HEADER)&lt;br/&gt;
 2023-04-29 19:34:24.479Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc_exposing=6&lt;br/&gt;
 2023-04-29 19:34:24.480Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc1_stat=BUSY&lt;br/&gt;
 2023-04-29 19:34:24.480Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc2_stat=BUSY&lt;br/&gt;
 2023-04-29 19:34:24.480Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc3_stat=BUSY&lt;br/&gt;
 2023-04-29 19:34:24.481Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc4_stat=BUSY&lt;br/&gt;
 2023-04-29 19:34:24.481Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc5_stat=BUSY&lt;br/&gt;
 2023-04-29 19:34:24.481Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc6_stat=BUSY&lt;br/&gt;
 2023-04-29 19:34:27.833Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;AGC&lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt;: Retrieve camera data in 3.35s&quot;&lt;br/&gt;
 2023-04-29 19:34:27.833Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;AGC&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;: Retrieve camera data in 3.35s&quot;&lt;br/&gt;
 2023-04-29 19:34:27.834Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc3_stat=READY&lt;br/&gt;
 2023-04-29 19:34:27.834Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;AGC&lt;span class=&quot;error&quot;&gt;&amp;#91;6&amp;#93;&lt;/span&gt;: Retrieve camera data in 3.35s&quot;&lt;br/&gt;
 2023-04-29 19:34:27.839Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;AGC&lt;span class=&quot;error&quot;&gt;&amp;#91;4&amp;#93;&lt;/span&gt;: Retrieve camera data in 3.36s&quot;&lt;br/&gt;
 2023-04-29 19:34:27.840Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;AGC&lt;span class=&quot;error&quot;&gt;&amp;#91;5&amp;#93;&lt;/span&gt;: Retrieve camera data in 3.36s&quot;&lt;br/&gt;
 2023-04-29 19:34:27.840Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc2_stat=READY&lt;br/&gt;
 2023-04-29 19:34:27.847Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc6_stat=READY&lt;br/&gt;
 2023-04-29 19:34:27.852Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc5_stat=READY&lt;br/&gt;
 2023-04-29 19:34:27.852Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc4_stat=READY&lt;br/&gt;
 2023-04-29 19:34:27.864Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;AGC&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;: Retrieve camera data in 3.38s&quot;&lt;br/&gt;
 2023-04-29 19:34:27.864Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i agc1_stat=READY&lt;br/&gt;
 2023-04-29 19:34:28.672Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;AGC&lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt;: find 15 objects&quot;&lt;br/&gt;
 2023-04-29 19:34:28.672Z cmds 20 CommandLink.py:121 &amp;gt; 2 6 i text=&quot;wrote centroids to database&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;/software/mhs/logs/actors/gen2/2023-04-30T02\:56\:31.011.log&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;2023-04-30 05:34:24.396Z cmdr 20 CmdrConnection.py:218 queueing command ag(acquire_field otf visit_id=0 exposure_time=3000)&lt;br/&gt;
 2023-04-30 05:34:25.904Z cmds 20 Actor.py:525 new cmd: updateTelStatus caller=ag&lt;br/&gt;
 2023-04-30 05:34:25.930Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 d text=&quot;updating opdb.tel_status with visit=92671, sequence=2&quot;&lt;br/&gt;
 2023-04-30 05:34:25.946Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i inst_ids=&quot;NAOJ&quot;,&quot;Subaru&quot;,&quot;PFS&quot;&lt;br/&gt;
 2023-04-30 05:34:25.946Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i program=&quot;o23016&quot;,&quot;SPEC_ENG&quot;,&quot;Observation&quot;,&quot;\&quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;S&amp;#93;&lt;/span&gt; Tamura, Moritani, Kawanomoto, Yoshida, Le Fur, Lupton\&quot;&quot;&lt;br/&gt;
 2023-04-30 05:34:25.946Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i object=&quot;ras08-10&quot;,&quot;08:00:00.001&quot;,&quot;-09:59:59.970&quot;,&quot;08:00:00.001&quot;,&quot;-09:59:59.970&quot;&lt;br/&gt;
 2023-04-30 05:34:25.946Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i pointing=&quot;08:00:00.000&quot;,&quot;-10:00:00.000&quot;&lt;br/&gt;
 2023-04-30 05:34:25.946Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i offsets=0.0000,0.0000&lt;br/&gt;
 2023-04-30 05:34:25.946Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i telDither=0.000,0.000,0.000&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i telGuide=0.000,0.000,0.000&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i coordinate_system_ids=&quot;FK5&quot;,180.0,2000.0&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i tel_axes=222.6101,50.7956,39.20442772,1.290&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i tel_rot=0.0,40.306659&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i tel_focus=&quot;P_OPT2&quot;,&quot;PRIME&quot;,2.9&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i tel_adc=&quot;IN&quot;,9.28&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i dome_env=27.700,621.000,274.050,0.100&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i outside_env=29.800,621.000,272.750,3.800&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i m2=&quot;Opt&quot;,-2.810068,-4.367825,4.788862&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i m2rot=1.2000,2.5000,0.0000&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i pfuOffset=-1.600,-2.500,2.900&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i autoguider=&quot;OFF&quot;&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i conditions=&quot;Fine&quot;,9998.000,1.000&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i moon=75.864,45.169,0.717&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i obsMethod=&quot;Classical&quot;&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i domeLights=0; topScreenPos=3.00,1.50,unknown&lt;br/&gt;
 2023-04-30 05:34:25.947Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i ringLampsStatus=9998,9998,9998,9998&lt;br/&gt;
 2023-04-30 05:34:25.948Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i ringLampsCmd=0.0,0.0,0.0,0.0&lt;br/&gt;
 2023-04-30 05:34:25.948Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i ringLamps=0.0,0.0,0.0,0.0&lt;br/&gt;
 2023-04-30 05:34:25.948Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 i statusUpdate=92671,2,ag&lt;br/&gt;
 2023-04-30 05:34:25.948Z cmds 20 CommandLink.py:121 &amp;gt; 2 29069 :&lt;br/&gt;
 2023-04-30 05:34:31.115Z Gen2Cmd 20 Gen2Cmd.py:308 newGuideErrors:&lt;br/&gt;
Unknown macro: {&apos;exposureId&apos;}&lt;br/&gt;
2023-04-30 05:34:33.349Z cmdr 20 CmdrConnection.py:212 command returned ag &apos;acquire_field otf visit_id=0 exposure_time=3000&apos;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="33238" author="chyan" created="Fri, 23 Jun 2023 13:41:43 +0000"  >&lt;p&gt;This problem is because we get the telescope information from `tel_status` and `env_condition`.  &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;
teleInfo = db.bulkSelect(&lt;span class=&quot;code-quote&quot;&gt;&apos;tel_status&apos;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&apos;select pfs_visit_id, altitude, azimuth, insrot, adc_pa, m2_pos3 FROM tel_status &apos;&lt;/span&gt;
                        f&lt;span class=&quot;code-quote&quot;&gt;&apos;ORDER BY pfs_visit_id DESC limit 1&apos;&lt;/span&gt;)

obsCond = db.bulkSelect(&lt;span class=&quot;code-quote&quot;&gt;&apos;env_condition&apos;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&apos;select pfs_visit_id, outside_temperature, outside_pressure, outside_humidity &apos;&lt;/span&gt;
                        f&lt;span class=&quot;code-quote&quot;&gt;&apos; FROM env_condition ORDER BY pfs_visit_id DESC limit 1&apos;&lt;/span&gt;)

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;As I know we use this actor by sending pfsVisitId=0 for not comsuming pfsVisitID.  So, the key is that some actors need to update those information before everything&lt;/p&gt;
</comment>
                            <comment id="33924" author="arnaud.lefur" created="Fri, 7 Jul 2023 15:03:59 +0000"  >&lt;p&gt;It might be actually a problem in agActor, since it&apos;s the one which calls updateTelStatus and fire agcc exposure.&lt;br/&gt;
Basically if ag doesn&apos;t wait on updateTelStatus to finish before starting agcc exposure then you have a problem.&lt;br/&gt;
Because the select from tel_status table in agcc is done early on &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; &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=hiro&quot; class=&quot;user-hover&quot; rel=&quot;hiro&quot;&gt;Yoshida, Hiroshige&lt;/a&gt; does it make sense ?&lt;/p&gt;</comment>
                            <comment id="33995" author="arnaud.lefur" created="Tue, 11 Jul 2023 18:51:33 +0000"  >&lt;p&gt;Just got confirmation from &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=hiro&quot; class=&quot;user-hover&quot; rel=&quot;hiro&quot;&gt;Yoshida, Hiroshige&lt;/a&gt; that AG does not call updateTelStatus before hand, so it&apos;s up to agcc to ask for an update.&lt;br/&gt;
Also, I would certainly check that pfs_visit_id from tel_status table match the current agcc visit and throw at least a warning if it&apos;s not.&lt;/p&gt;</comment>
                            <comment id="34024" author="arnaud.lefur" created="Fri, 14 Jul 2023 17:45:25 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=chyan&quot; class=&quot;user-hover&quot; rel=&quot;chyan&quot;&gt;chyan&lt;/a&gt; so in agcc exposure command could you call updateTelStatus in the first place : &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;self.actor.cmdr.call(actor=&apos;gen2&apos;, cmdStr=&apos;updateTelStatus caller=agcc&apos;, timeLim=5.0)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I believe mcsActor does the same.&lt;/p&gt;</comment>
                            <comment id="34050" author="chyan" created="Tue, 18 Jul 2023 05:58:45 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=arnaud.lefur&quot; class=&quot;user-hover&quot; rel=&quot;arnaud.lefur&quot;&gt;arnaud.lefur&lt;/a&gt; Thank, I will update the software.&lt;/p&gt;</comment>
                            <comment id="34053" author="chyan" created="Tue, 18 Jul 2023 17:37:41 +0000"  >&lt;p&gt;issue fixed and close the ticket.&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|zzsx52:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="166">Eng12July</customfieldvalue>

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