<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:20:08 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-2366] The folio-testing-backend builds fail, missing dependency mod-authtoken requires users</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2366</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Jenkins says at &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/folio-testing-core-backend/247/console&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://jenkins-aws.indexdata.com/job/Automation/job/folio-testing-core-backend/247/console&lt;/a&gt;&lt;br/&gt;
(and folio-testing-backend)&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;...
&quot;Missing dependency: mod-authtoken-2.4.0-SNAPSHOT.61 requires users: 15.0&quot;, 
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;With 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MODAT-56&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MODAT-56&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;validate user deactivation when checking access token&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            MODAT-56
        &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;
 the mod-authtoken now requires users.&lt;/p&gt;

&lt;p&gt;Perhaps this is due to the order of declarations in folio-ansible group_vars/testing* files.&lt;/p&gt;</description>
                <environment></environment>
        <key id="81472">FOLIO-2366</key>
            <summary>The folio-testing-backend builds fail, missing dependency mod-authtoken requires users</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="10005" iconUrl="https://dev.folio.org/assets/jira-priority/tbd.svg">TBD</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="5cd423bebc70090d6ce241b1">Ian Hardy</assignee>
                                                                <reporter accountid="61cd0ca0bce5e00069e98be7">David Crossley</reporter>
                                    <labels>
                            <label>platform-backlog</label>
                    </labels>
                <created>Wed, 27 Nov 2019 02:14:40 +0000</created>
                <updated>Wed, 3 Jun 2020 16:40:17 +0000</updated>
                            <resolved>Tue, 3 Dec 2019 16:43:53 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                <comments>
                                                            <comment id="194254" author="5cd423bebc70090d6ce241b1" created="Wed, 27 Nov 2019 16:38:29 +0000"  >&lt;p&gt;re-ordered the modules in folio-ansible&apos;s testing and testing-core group vars which allows the backend to proceed. Frontend build is failing on the stripes build role during enable modules handler--likely related.&lt;/p&gt;

&lt;p&gt;From the okapi log:&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;2019-11-27 21:09:32,067 ERROR HttpResponse         HTTP response code=500 msg=HEAD request for mod-authtoken-2.4.0-SNAPSHOT.61 /_/tenantpermissions failed with 
2019-11-27 21:09:32,067 INFO  DockerModuleHandle   mod-authtoken-2.4.0-SNAPSHOT.61 Nov 27, 2019 9:09:32 PM mod-auth-authtoken-module
2019-11-27 21:09:32,067 INFO  DockerModuleHandle   mod-authtoken-2.4.0-SNAPSHOT.61 SEVERE: Unable to retrieve permissions for UNDEFINED_USER__10.36.1.167:40586__2019-11-27T21:09:32.056+0000: User with id bddd70cd-036b-5456-976e-01ee5e84a05f does not exist request took 10 ms
2019-11-27 21:09:32,067 INFO  DockerModuleHandle   mod-authtoken-2.4.0-SNAPSHOT.61 Nov 27, 2019 9:09:32 PM mod-auth-authtoken-module
2019-11-27 21:09:32,067 INFO  DockerModuleHandle   mod-authtoken-2.4.0-SNAPSHOT.61 SEVERE: Invalid token: User with id bddd70cd-036b-5456-976e-01ee5e84a05f does not exist
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Note that  bddd70cd-036b-5456-976e-01ee5e84a05f is the supertenant admin which does exist:&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;$ http https://folio-testing-okapi.aws.indexdata.com/users/bddd70cd-036b-5456-976e-01ee5e84a05f &quot;x-okapi-token:$tt&quot;
...
x-okapi-user-id: bddd70cd-036b-5456-976e-01ee5e84a05f

{
    &quot;active&quot;: true,
    &quot;createdDate&quot;: &quot;2019-11-27T15:56:46.701+0000&quot;,
    &quot;id&quot;: &quot;bddd70cd-036b-5456-976e-01ee5e84a05f&quot;,
    &quot;metadata&quot;: {
        &quot;createdDate&quot;: &quot;2019-11-27T15:56:46.699+0000&quot;,
        &quot;updatedDate&quot;: &quot;2019-11-27T15:56:46.699+0000&quot;
    },
    &quot;proxyFor&quot;: [],
    &quot;updatedDate&quot;: &quot;2019-11-27T15:56:46.701+0000&quot;,
    &quot;username&quot;: &quot;super_admin&quot;
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="194255" author="557058:4f6bed01-40a6-48d5-8471-7ef21f5ea97c" created="Thu, 28 Nov 2019 14:26:16 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cd423bebc70090d6ce241b1&quot; class=&quot;user-hover&quot; rel=&quot;5cd423bebc70090d6ce241b1&quot; data-account-id=&quot;5cd423bebc70090d6ce241b1&quot; accountid=&quot;5cd423bebc70090d6ce241b1&quot; rel=&quot;noreferrer&quot;&gt;Ian Hardy&lt;/a&gt;, is it possible the user belongs to supertenant, but the actual request has the diku as the tenant header? That could explain why the user cannot be found.&lt;/p&gt;</comment>
                                                            <comment id="194256" author="5cd423bebc70090d6ce241b1" created="Fri, 29 Nov 2019 03:39:01 +0000"  >&lt;p&gt;It does look like the problem is looking up the user in the wrong tenant. The ansible task that is triggering this failing request is hard-coded to &quot;x-okapi-tenant:supertenant&quot; and hasn&apos;t been updated recently: &lt;a href=&quot;https://github.com/folio-org/folio-ansible/blob/20c6182f9fc8e4b7a184f781b91172c4eede6f04/roles/stripes-build/handlers/main.yml#L114&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/folio-ansible/blob/20c6182f9fc8e4b7a184f781b91172c4eede6f04/roles/stripes-build/handlers/main.yml#L114&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I think this is a more complete look at the okapi log that corresponds with the call highlighted above. You can see the post request for /_/proxy/tenants/diku/modules w/the user agent ansible-httpget, and then a failure to find the supertenant user in the diku tenant.&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;2019-11-29 03:17:41,324 INFO  ProxyContext         154668/proxy REQ 10.36.1.94:10712 supertenant POST /_/proxy/tenants/diku/modules mod-authtoken-2.4.0-SNAPSHOT.61 okapi-2.33.0
2019-11-29 03:17:41,324 INFO  ProxyService         Request headers size=886
2019-11-29 03:17:41,324 INFO  ProxyService         Accept: application/json
2019-11-29 03:17:41,324 INFO  ProxyService         Accept-Encoding: identity
2019-11-29 03:17:41,324 INFO  ProxyService         Content-Length: 34
2019-11-29 03:17:41,324 INFO  ProxyService         Content-Type: application/json
2019-11-29 03:17:41,325 INFO  ProxyService         Host: folio-testing-core-okapi.aws.indexdata.com
2019-11-29 03:17:41,325 INFO  ProxyService         User-Agent: ansible-httpget
2019-11-29 03:17:41,325 INFO  ProxyService         X-Amzn-Trace-Id: Root=1-5de08dd5-2feed760477642204fe3a9d0
2019-11-29 03:17:41,325 INFO  ProxyService         X-Forwarded-For: 52.23.169.168
2019-11-29 03:17:41,325 INFO  ProxyService         X-Forwarded-Port: 443
2019-11-29 03:17:41,325 INFO  ProxyService         X-Forwarded-Proto: https
2019-11-29 03:17:41,325 INFO  ProxyService         X-Okapi-Match-Path-Pattern: /*
2019-11-29 03:17:41,325 INFO  ProxyService         X-Okapi-Module-Permissions: {}
2019-11-29 03:17:41,325 INFO  ProxyService         X-Okapi-Permissions-Required: okapi.proxy.tenants.modules.post
2019-11-29 03:17:41,326 INFO  ProxyService         X-Okapi-Request-Id: 154668/proxy
2019-11-29 03:17:41,326 INFO  ProxyService         X-Okapi-request-ip: 10.36.1.94
2019-11-29 03:17:41,326 INFO  ProxyService         X-Okapi-request-method: POST
2019-11-29 03:17:41,326 INFO  ProxyService         X-Okapi-request-timestamp: 1574997461324
2019-11-29 03:17:41,326 INFO  ProxyService         X-Okapi-Tenant: supertenant
2019-11-29 03:17:41,326 INFO  ProxyService         X-Okapi-Token: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJzdXBlcl9hZG1pbiIsInVzZXJfaWQiOiJiZGRkNzBjZC0wMzZiLTU0NTYtOTc2ZS0wMWVlNWU4NGEwNWYiLCJpYXQiOjE1NzQ5OTcxNzMsInRlbmFudCI6InN1cGVydGVuYW50In0.-SI0IPTOkul-Q3LgsyRkp3ulDqGQcupEIrDkR93LzdI
2019-11-29 03:17:41,326 INFO  ProxyService         X-Okapi-Url: http://10.36.1.220:9130
2019-11-29 03:17:41,327 INFO  ProxyContext         154668/proxy RES 202 3424us mod-authtoken-2.4.0-SNAPSHOT.61 http://10.36.1.220:9133/_/proxy/tenants/diku/modules
2019-11-29 03:17:41,333 INFO  OkapiClient          154668/proxy;523693/tenantpermissions REQ okapiClient diku HEAD http://10.36.1.220:9133/_/tenantpermissions
2019-11-29 03:17:41,337 INFO  ProxyContext         154668/proxy;523693/tenantpermissions;685172/users REQ 172.17.0.4:53870 diku GET /users/bddd70cd-036b-5456-976e-01ee5e84a05f mod-authtoken-2.4.0-SNAPSHOT.61 mod-users-15.7.0-SNAPSHOT.107
2019-11-29 03:17:41,337 INFO  ProxyService         Request headers size=774
2019-11-29 03:17:41,337 INFO  ProxyService         Accept: application/json
2019-11-29 03:17:41,337 INFO  ProxyService         Content-Type: application/json
2019-11-29 03:17:41,337 INFO  ProxyService         Host: 10.36.1.220:9130
2019-11-29 03:17:41,338 INFO  ProxyService         X-Okapi-Match-Path-Pattern: /*
2019-11-29 03:17:41,338 INFO  ProxyService         X-Okapi-Module-Permissions: {}
2019-11-29 03:17:41,338 INFO  ProxyService         X-Okapi-Permissions-Desired: users.read.restricted,users.read.basic
2019-11-29 03:17:41,338 INFO  ProxyService         X-Okapi-Permissions-Required: users.item.get
2019-11-29 03:17:41,338 INFO  ProxyService         X-Okapi-Request-Id: 154668/proxy;523693/tenantpermissions;685172/users
2019-11-29 03:17:41,338 INFO  ProxyService         X-Okapi-request-ip: 172.17.0.4
2019-11-29 03:17:41,338 INFO  ProxyService         X-Okapi-request-method: GET
2019-11-29 03:17:41,338 INFO  ProxyService         X-Okapi-request-timestamp: 1574997461337
2019-11-29 03:17:41,339 INFO  ProxyService         X-Okapi-Tenant: diku
2019-11-29 03:17:41,339 INFO  ProxyService         X-Okapi-Token: eyJhbGciOiJIUzI1NiJ9.eyJkdW1teSI6dHJ1ZSwic3ViIjoiX0FVVEhaX01PRFVMRV8iLCJleHRyYV9wZXJtaXNzaW9ucyI6WyJ1c2Vycy5pdGVtLmdldCJdLCJyZXF1ZXN0X2lkIjoiMTU0NjY4XC9wcm94eTs1MjM2OTNcL3RlbmFudHBlcm1pc3Npb25zIiwidGVuYW50IjoiZGlrdSJ9.YIYeYi7_DL2zMwbrMAWbZZmxMa4MCU1W0uSF4tPMRTM
2019-11-29 03:17:41,339 INFO  ProxyService         X-Okapi-Url: http://10.36.1.220:9130
2019-11-29 03:17:41,340 INFO  ProxyContext         154668/proxy;523693/tenantpermissions;685172/users RES 202 2611us mod-authtoken-2.4.0-SNAPSHOT.61 http://10.36.1.220:9133/users/bddd70cd-036b-5456-976e-01ee5e84a05f
2019-11-29 03:17:41,340 INFO  ProxyService         Request headers size=677
2019-11-29 03:17:41,340 INFO  ProxyService         Accept: application/json
2019-11-29 03:17:41,340 INFO  ProxyService         Content-Type: application/json
2019-11-29 03:17:41,340 INFO  ProxyService         Host: 10.36.1.220:9130
2019-11-29 03:17:41,340 INFO  ProxyService         X-Okapi-Match-Path-Pattern: /users/{id}
2019-11-29 03:17:41,340 INFO  ProxyService         X-Okapi-Permissions: [&quot;users.item.get&quot;]
2019-11-29 03:17:41,340 INFO  ProxyService         X-Okapi-Request-Id: 154668/proxy;523693/tenantpermissions;685172/users
2019-11-29 03:17:41,340 INFO  ProxyService         X-Okapi-request-ip: 172.17.0.4
2019-11-29 03:17:41,340 INFO  ProxyService         X-Okapi-request-method: GET
2019-11-29 03:17:41,340 INFO  ProxyService         X-Okapi-request-timestamp: 1574997461337
2019-11-29 03:17:41,340 INFO  ProxyService         X-Okapi-Tenant: diku
2019-11-29 03:17:41,341 INFO  ProxyService         X-Okapi-Token: eyJhbGciOiJIUzI1NiJ9.eyJkdW1teSI6dHJ1ZSwic3ViIjoiX0FVVEhaX01PRFVMRV8iLCJleHRyYV9wZXJtaXNzaW9ucyI6WyJ1c2Vycy5pdGVtLmdldCJdLCJyZXF1ZXN0X2lkIjoiMTU0NjY4XC9wcm94eTs1MjM2OTNcL3RlbmFudHBlcm1pc3Npb25zIiwidGVuYW50IjoiZGlrdSJ9.YIYeYi7_DL2zMwbrMAWbZZmxMa4MCU1W0uSF4tPMRTM
2019-11-29 03:17:41,341 INFO  ProxyService         X-Okapi-Url: http://10.36.1.220:9130
2019-11-29 03:17:41,342 WARN  ProxyService         Removing X-Okapi-Token returned by module mod-users-15.7.0-SNAPSHOT.107 (RMB-478)
2019-11-29 03:17:41,342 INFO  ProxyContext         154668/proxy;523693/tenantpermissions;685172/users RES 404 2772us mod-users-15.7.0-SNAPSHOT.107 http://10.36.1.220:9132/users/bddd70cd-036b-5456-976e-01ee5e84a05f
2019-11-29 03:17:41,343 INFO  DockerModuleHandle   mod-users-15.7.0-SNAPSHOT.107 03:17:41 INFO  LogUtil              org.folio.rest.RestVerticle start  invoking getUsersByUserId
2019-11-29 03:17:41,343 INFO  DockerModuleHandle   mod-users-15.7.0-SNAPSHOT.107 03:17:41 INFO  LogUtil              10.36.1.220:34428 GET /users/bddd70cd-036b-5456-976e-01ee5e84a05f null HTTP_1_1 404 9 1 tid=diku Not Found
2019-11-29 03:17:41,344 INFO  OkapiClient          154668/proxy;523693/tenantpermissions RES 401 10235us okapiClient http://10.36.1.220:9133/_/tenantpermissions
2019-11-29 03:17:41,344 WARN  ProxyService         HEAD request for mod-authtoken-2.4.0-SNAPSHOT.61 /_/tenantpermissions failed with
2019-11-29 03:17:41,344 WARN  ProxyService         Auth check for systemInterface failed!
2019-11-29 03:17:41,344 INFO  ProxyContext         154668/proxy RES 500 16678us okapi HEAD request for mod-authtoken-2.4.0-SNAPSHOT.61 /_/tenantpermissions failed with
2019-11-29 03:17:41,344 ERROR HttpResponse         HTTP response code=500 msg=HEAD request for mod-authtoken-2.4.0-SNAPSHOT.61 /_/tenantpermissions failed with
2019-11-29 03:17:41,344 INFO  DockerModuleHandle   mod-authtoken-2.4.0-SNAPSHOT.61 Nov 29, 2019 3:17:41 AM mod-auth-authtoken-module
2019-11-29 03:17:41,345 INFO  DockerModuleHandle   mod-authtoken-2.4.0-SNAPSHOT.61 SEVERE: Unable to retrieve permissions for UNDEFINED_USER__10.36.1.220:39634__2019-11-29T03:17:41.334+0000: User with id bddd70cd-036b-5456-976e-01ee5e84a05f does not exist request took 9 ms
2019-11-29 03:17:41,345 INFO  DockerModuleHandle   mod-authtoken-2.4.0-SNAPSHOT.61 Nov 29, 2019 3:17:41 AM mod-auth-authtoken-module
2019-11-29 03:17:41,345 INFO  DockerModuleHandle   mod-authtoken-2.4.0-SNAPSHOT.61 SEVERE: Invalid token: User with id bddd70cd-036b-5456-976e-01ee5e84a05f does not exist
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I took a  sample of the okapi log while the ansible play was running, and I&apos;ll attach that here (the above excerpt starts at 4739).  &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;/rest/api/3/attachment/content/64273&quot; title=&quot;okapi-sample.log attached to FOLIO-2366&quot; data-attachment-type=&quot;file&quot; data-attachment-name=&quot;okapi-sample.log&quot; data-media-services-type=&quot;file&quot; data-media-services-id=&quot;9c899469-15e1-4166-a448-cc5684157694&quot; rel=&quot;noreferrer&quot;&gt;okapi-sample.log&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;Its strange that there&apos;s an issue with this particular routine, but we haven&apos;t seen failures in the other builds.&lt;/p&gt;</comment>
                                                            <comment id="194258" author="5f8314dfbdef80006f6f572d" created="Mon, 2 Dec 2019 20:09:10 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/folio-org/mod-authtoken/pull/68&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/mod-authtoken/pull/68&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="194259" author="5c706fbb47a54a6728e59df2" created="Tue, 3 Dec 2019 14:26:58 +0000"  >&lt;p&gt;Testing with the mod-authtoken branch referenced above seems to show that the change addresses at least this use case (a user with Okapi interface permissions can enable modules for a different tenant).&lt;/p&gt;</comment>
                                                            <comment id="194260" author="5cd423bebc70090d6ce241b1" created="Tue, 3 Dec 2019 16:43:53 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f8314dfbdef80006f6f572d&quot; class=&quot;user-hover&quot; rel=&quot;5f8314dfbdef80006f6f572d&quot; data-account-id=&quot;5f8314dfbdef80006f6f572d&quot; accountid=&quot;5f8314dfbdef80006f6f572d&quot; rel=&quot;noreferrer&quot;&gt;Adam Dickmeiss&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c706fbb47a54a6728e59df2&quot; class=&quot;user-hover&quot; rel=&quot;5c706fbb47a54a6728e59df2&quot; data-account-id=&quot;5c706fbb47a54a6728e59df2&quot; accountid=&quot;5c706fbb47a54a6728e59df2&quot; rel=&quot;noreferrer&quot;&gt;Wayne Schneider&lt;/a&gt;, since the work  in modat-58 has been merged this is no longer breaking testing frontend builds.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="74055">MODAT-56</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="74056">MODAT-58</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="64273" name="okapi-sample.log" size="662124" author="5cd423bebc70090d6ce241b1" created="Fri, 29 Nov 2019 03:33:17 +0000"/>
                    </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_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10144"><![CDATA[Core: Platform]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i00fxr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1860">CP: sprint 77</customfieldvalue>
    <customfieldvalue id="1165">CP: sprint 78</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 27 Nov 2019 16:38:29 +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>