<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:28:56 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-3546] Include edge-inn-reach and dependencies in vagrant builds</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3546</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Currently the only way to run Karate integration tests for edge-inn-reach is to use one of the snapshot vagrant boxes locally due to how mod-inn-reach uses mocks. However edge-inn-reach isn&apos;t currently included in the vagrant box and we have a number of karate test scenarios that require it.&lt;/p&gt;</description>
                <environment></environment>
        <key id="82421">FOLIO-3546</key>
            <summary>Include edge-inn-reach and dependencies in vagrant builds</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</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="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="62e181430b4bf7ad924b3732">Steve Ellis</reporter>
                                    <labels>
                    </labels>
                <created>Wed, 27 Jul 2022 15:06:44 +0000</created>
                <updated>Fri, 16 Sep 2022 13:47:08 +0000</updated>
                            <resolved>Fri, 16 Sep 2022 13:47:08 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                                                            <comment id="198107" author="5c706fbb47a54a6728e59df2" created="Wed, 27 Jul 2022 15:22:02 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ab8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; class=&quot;user-hover&quot; rel=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; data-account-id=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; accountid=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; rel=&quot;noreferrer&quot;&gt;Jakub Skoczen&lt;/a&gt; I discussed with Steve and will try to pick this up in this sprint.&lt;/p&gt;</comment>
                                                            <comment id="198108" author="5c706fbb47a54a6728e59df2" created="Wed, 3 Aug 2022 19:01:17 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62e181430b4bf7ad924b3732&quot; class=&quot;user-hover&quot; rel=&quot;62e181430b4bf7ad924b3732&quot; data-account-id=&quot;62e181430b4bf7ad924b3732&quot; accountid=&quot;62e181430b4bf7ad924b3732&quot; rel=&quot;noreferrer&quot;&gt;Steve Ellis&lt;/a&gt; I&apos;m not sure how to set this up, actually.  Here are my questions:&lt;/p&gt;

&lt;p&gt;First, a few other edge modules that use the Vagrant box for Karate testing use a test tenant (e.g. &lt;tt&gt;test_edge_orders&lt;/tt&gt;) rather than the &lt;tt&gt;diku&lt;/tt&gt; tenant. Is that required for edge-inn-reach?&lt;/p&gt;

&lt;p&gt;Second, the &lt;a href=&quot;https://github.com/folio-org/edge-inn-reach#deployment-information&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;Deployment information&lt;/a&gt; section of the README is horribly confusing. What should the &lt;tt&gt;tenantMappings&lt;/tt&gt; property look like in the Vagrant box ephemeral.properties file? On folio-snapshot, it looks like:&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;
tenantsMappings=fli01:diku
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Finally, does some configuration need to happen before starting up edge-inn-reach? The README says:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Create InnReach Central Server configuration&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Log in to Folio, go to &quot;Settings&quot; -&amp;gt; &quot;INN-Reach&quot; -&amp;gt; &quot;Central server configuration&quot;, click &quot;New&quot; button.&lt;/li&gt;
	&lt;li&gt;Fill in all the required fields&lt;/li&gt;
	&lt;li&gt;Press Generate keypair for Local server key and local server secret generation&lt;/li&gt;
	&lt;li&gt;Press save &amp;amp; close&lt;br/&gt;
Note: InnReach Central Server configuration settings applied only upon module startup, so in case of their changes, edge-inn-reach service must be restarted.&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;

&lt;p&gt;Are there test configuration settings we can include in the Vagrant box? Note that those settings would be stored in the public GitHub repository folio-org/folio-ansible. Do we need to use the mod-inn-reach &lt;a href=&quot;https://s3.amazonaws.com/foliodocs/api/mod-inn-reach/s/settings.html&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;Settings API&lt;/a&gt; to do this? What values should be included in the POST payload?&lt;/p&gt;</comment>
                                                            <comment id="198109" author="62e181430b4bf7ad924b3732" created="Wed, 3 Aug 2022 21:12:32 +0000"  >&lt;p&gt;&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; - Thanks for taking a&#160; look and for your questions. After looking at the readme I share your confusion! We will improve that text. In any case, I will get answers to your questions. and post them back here when I have them.&lt;/p&gt;

&lt;p&gt;I think the answer to your first question is yes, we will require a test tenant like the other edge modules that are doing unit tests.&lt;/p&gt;</comment>
                                                            <comment id="198110" author="62e181430b4bf7ad924b3732" created="Thu, 4 Aug 2022 10:42:04 +0000"  >&lt;p&gt;&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; - We were able to get some clarity on this. Thank you &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63fc4679f00d095406f1e855&quot; class=&quot;user-hover&quot; rel=&quot;63fc4679f00d095406f1e855&quot; data-account-id=&quot;63fc4679f00d095406f1e855&quot; accountid=&quot;63fc4679f00d095406f1e855&quot; rel=&quot;noreferrer&quot;&gt;Gurleen Kaur1&lt;/a&gt; for talking through it with me.&lt;/p&gt;

&lt;p&gt;For your first question, yes we do want our own test tenant. This tenant can be called &lt;tt&gt;test_tenant&lt;/tt&gt;. It should match what&apos;s present in the ephemeral props file (see below).&lt;/p&gt;

&lt;p&gt;For your second question you can just use the &lt;tt&gt;ephemeral.properties&lt;/tt&gt; file that is in our master branch: &lt;a href=&quot;https://github.com/folio-org/edge-inn-reach/blob/master/src/main/resources/ephemeral.properties.&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/edge-inn-reach/blob/master/src/main/resources/ephemeral.properties.&lt;/a&gt; This has a hardcoded UUID for what is called the &quot;local server key&quot;. When the code sees this special UUID it will allow things to work the way we want for the karate tests.&lt;/p&gt;

&lt;p&gt;For your third question, no we don&apos;t need a central server to be configured. That&apos;s what that hardcoded UUID takes care of in this case.&lt;/p&gt;

&lt;p&gt;Let me know if that gives you enough to proceed. Thanks again for helping us out on this!&lt;/p&gt;</comment>
                                                            <comment id="198111" author="5c706fbb47a54a6728e59df2" created="Fri, 12 Aug 2022 20:34:48 +0000"  >&lt;p&gt;This has been done. The test tenant is named &lt;tt&gt;test&amp;#95;edge&amp;#95;inn&amp;#95;reach&lt;/tt&gt;, and the institutional user is &lt;tt&gt;innreachClient&lt;/tt&gt;. The edge module should be available on the Vagrant box at port 8000 internally, port 8130 externally, path &lt;tt&gt;/innreach&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;Please give it a try and let me know if you have any problems. Thanks!&lt;/p&gt;</comment>
                                                            <comment id="198112" author="712020:48ff3373-0105-4e17-87a7-bc13718e8c03" created="Tue, 16 Aug 2022 07:05:20 +0000"  >&lt;p&gt;ok &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; .&lt;br/&gt;
Let us verify and revert here with confirmation.&lt;/p&gt;

&lt;p&gt;Thanks!!&lt;/p&gt;

&lt;p&gt;FYI &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63fc4679f00d095406f1e855&quot; class=&quot;user-hover&quot; rel=&quot;63fc4679f00d095406f1e855&quot; data-account-id=&quot;63fc4679f00d095406f1e855&quot; accountid=&quot;63fc4679f00d095406f1e855&quot; rel=&quot;noreferrer&quot;&gt;Gurleen Kaur1&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; class=&quot;user-hover&quot; rel=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; data-account-id=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; accountid=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; rel=&quot;noreferrer&quot;&gt;Arin Suryavanshi&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A1a3a0a22-d152-430a-914d-7b20404a54e1&quot; class=&quot;user-hover&quot; rel=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; data-account-id=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; accountid=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; rel=&quot;noreferrer&quot;&gt;Arghya Mitra&lt;/a&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="198113" author="712020:48ff3373-0105-4e17-87a7-bc13718e8c03" created="Tue, 16 Aug 2022 13:16:27 +0000"  >&lt;p&gt;Hi &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; &lt;a href=&quot;https://folio-project.slack.com/team/U22HM72QN&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;&#160;&#160;&lt;/a&gt;How do you start edge-inn-reach in docker?&lt;br/&gt;
Could you please provide that command?command&lt;br/&gt;
-------------------------------------------------------------------------------------------------------------------------------------&lt;br/&gt;
&#160;docker run -d -e &quot;secure_store_props=/etc/edge/ephemeral.properties&quot; -e &quot;log_level=DEBUG&quot; -e &quot;innreach_client=diku_admin&quot; -e &quot;OKAPI_URL=&lt;a href=&quot;http://127.0.0.1:9130/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://127.0.0.1:9130&lt;/a&gt;&quot; -p 9703:8081/tcp -t folioci/edge-inn-reach:latest&lt;br/&gt;
-------------------------------------------------------------------------------------------------------------------------------------&lt;br/&gt;
Regarding :&#160;&lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-3546&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/browse/FOLIO-3546&lt;/a&gt;&#160;(edited)&#160;&lt;/p&gt;

&lt;p&gt;FYI &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63fc4679f00d095406f1e855&quot; class=&quot;user-hover&quot; rel=&quot;63fc4679f00d095406f1e855&quot; data-account-id=&quot;63fc4679f00d095406f1e855&quot; accountid=&quot;63fc4679f00d095406f1e855&quot; rel=&quot;noreferrer&quot;&gt;Gurleen Kaur1&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; class=&quot;user-hover&quot; rel=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; data-account-id=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; accountid=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; rel=&quot;noreferrer&quot;&gt;Arin Suryavanshi&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A1a3a0a22-d152-430a-914d-7b20404a54e1&quot; class=&quot;user-hover&quot; rel=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; data-account-id=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; accountid=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; rel=&quot;noreferrer&quot;&gt;Arghya Mitra&lt;/a&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="198114" author="712020:48ff3373-0105-4e17-87a7-bc13718e8c03" created="Thu, 18 Aug 2022 07:12:19 +0000"  >&lt;p&gt;Hi &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;&#160;&lt;/p&gt;

&lt;p&gt;Requesting you to please share the docker command parameter through which we can refer to our own ephemeral.properties file explicitly!!&lt;/p&gt;



&lt;p&gt;FYI &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63fc4679f00d095406f1e855&quot; class=&quot;user-hover&quot; rel=&quot;63fc4679f00d095406f1e855&quot; data-account-id=&quot;63fc4679f00d095406f1e855&quot; accountid=&quot;63fc4679f00d095406f1e855&quot; rel=&quot;noreferrer&quot;&gt;Gurleen Kaur1&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; class=&quot;user-hover&quot; rel=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; data-account-id=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; accountid=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; rel=&quot;noreferrer&quot;&gt;Arin Suryavanshi&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A1a3a0a22-d152-430a-914d-7b20404a54e1&quot; class=&quot;user-hover&quot; rel=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; data-account-id=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; accountid=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; rel=&quot;noreferrer&quot;&gt;Arghya Mitra&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62e181430b4bf7ad924b3732&quot; class=&quot;user-hover&quot; rel=&quot;62e181430b4bf7ad924b3732&quot; data-account-id=&quot;62e181430b4bf7ad924b3732&quot; accountid=&quot;62e181430b4bf7ad924b3732&quot; rel=&quot;noreferrer&quot;&gt;Steve Ellis&lt;/a&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="198115" author="5c706fbb47a54a6728e59df2" created="Tue, 6 Sep 2022 17:50:31 +0000"  >&lt;p&gt;The edge-inn-reach container is started with two additional environment variables:&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;
        JAVA_OPTIONS: &lt;span class=&quot;code-quote&quot;&gt;&quot;-XX:MaxRAMPercentage=66.0&quot;&lt;/span&gt;
        LOG4J_FORMAT_MSG_NO_LOOKUPS: &lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The docker CMD is set to:&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;
--okapi_url=http:&lt;span class=&quot;code-comment&quot;&gt;//10.0.2.15:9130 --secure_store_props=/mnt/edge-inn-reach-ephemeral.properties&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The &quot;ephemeral&quot; secure store looks like this:&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;
secureStore.type=Ephemeral
# a comma separated list of tenants
tenants=diku,test_edge_inn_reach
#######################################################
# For each tenant, the institutional user password...
#
# Note: &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; is intended &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; development purposes only
#
# extra tenants &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; integration tests, see FOLIO-2647 and FOLIO-3122
#######################################################
diku=innreachClient,diku
test_edge_inn_reach=innReachClient,test
# extra configuration required &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; edge-inn-reach
tenantsMappings=fli01:diku,fli01:test_edge_inn_reach
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;My understanding is that where it currently reads &lt;tt&gt;fli01&lt;/tt&gt;, it should instead read &lt;tt&gt;5858f9d8-1558-4513-aa25-bad839eb803a&lt;/tt&gt;. Is this correct? Are there any other required changes?&lt;/p&gt;

&lt;p&gt;I was also asked if the &lt;tt&gt;test&amp;#95;edge&amp;#95;inn&amp;#95;reach&lt;/tt&gt; tenant is created by the build. It is not created, it is only referred to in the secure store.&lt;/p&gt;

&lt;p&gt;Once I have confirmation of the required changes, I will update the build playbook and run a build for you to test. Thanks!&lt;/p&gt;</comment>
                                                            <comment id="198116" author="712020:48ff3373-0105-4e17-87a7-bc13718e8c03" created="Thu, 8 Sep 2022 10:06:03 +0000"  >&lt;p&gt;hi &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;&#160;&lt;/p&gt;

&lt;p&gt;Though we have already tested it a long back, we just need one more round of karate testing from our side before confirming for above changes in the ephemeral.properties file.&lt;/p&gt;

&lt;p&gt;So, we will confirm with you here as soon as we complete our testing.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;FYI &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63fc4679f00d095406f1e855&quot; class=&quot;user-hover&quot; rel=&quot;63fc4679f00d095406f1e855&quot; data-account-id=&quot;63fc4679f00d095406f1e855&quot; accountid=&quot;63fc4679f00d095406f1e855&quot; rel=&quot;noreferrer&quot;&gt;Gurleen Kaur1&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62e181430b4bf7ad924b3732&quot; class=&quot;user-hover&quot; rel=&quot;62e181430b4bf7ad924b3732&quot; data-account-id=&quot;62e181430b4bf7ad924b3732&quot; accountid=&quot;62e181430b4bf7ad924b3732&quot; rel=&quot;noreferrer&quot;&gt;Steve Ellis&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; class=&quot;user-hover&quot; rel=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; data-account-id=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; accountid=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; rel=&quot;noreferrer&quot;&gt;Arin Suryavanshi&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A1a3a0a22-d152-430a-914d-7b20404a54e1&quot; class=&quot;user-hover&quot; rel=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; data-account-id=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; accountid=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; rel=&quot;noreferrer&quot;&gt;Arghya Mitra&lt;/a&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="198117" author="712020:48ff3373-0105-4e17-87a7-bc13718e8c03" created="Thu, 8 Sep 2022 13:34:35 +0000"  >&lt;p&gt;HI &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;&#160;&lt;/p&gt;

&lt;p&gt;We completed karate testing and here with attaching the final version of ephemeral properties for the edge-inn-reach module to be deployed in vagrant.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;/rest/api/3/attachment/content/64442&quot; title=&quot;ephemeral.properties attached to FOLIO-3546&quot; data-attachment-type=&quot;file&quot; data-attachment-name=&quot;ephemeral.properties&quot; data-media-services-type=&quot;file&quot; data-media-services-id=&quot;34e4a215-9b23-4194-b35a-e3893491252f&quot; rel=&quot;noreferrer&quot;&gt;ephemeral.properties&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;&#160;&lt;/p&gt;

&lt;p&gt;FYI &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63fc4679f00d095406f1e855&quot; class=&quot;user-hover&quot; rel=&quot;63fc4679f00d095406f1e855&quot; data-account-id=&quot;63fc4679f00d095406f1e855&quot; accountid=&quot;63fc4679f00d095406f1e855&quot; rel=&quot;noreferrer&quot;&gt;Gurleen Kaur1&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62e181430b4bf7ad924b3732&quot; class=&quot;user-hover&quot; rel=&quot;62e181430b4bf7ad924b3732&quot; data-account-id=&quot;62e181430b4bf7ad924b3732&quot; accountid=&quot;62e181430b4bf7ad924b3732&quot; rel=&quot;noreferrer&quot;&gt;Steve Ellis&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; class=&quot;user-hover&quot; rel=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; data-account-id=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; accountid=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; rel=&quot;noreferrer&quot;&gt;Arin Suryavanshi&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A1a3a0a22-d152-430a-914d-7b20404a54e1&quot; class=&quot;user-hover&quot; rel=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; data-account-id=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; accountid=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; rel=&quot;noreferrer&quot;&gt;Arghya Mitra&lt;/a&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="198118" author="5c706fbb47a54a6728e59df2" created="Thu, 8 Sep 2022 15:21:07 +0000"  >&lt;p&gt;A new Vagrant box has been created with the updates requested (folio/snapshot v1.0.0-20220908.7779). Please test it and let me know if this issue can be closed. Thanks!&lt;/p&gt;</comment>
                                                            <comment id="198119" author="712020:48ff3373-0105-4e17-87a7-bc13718e8c03" created="Thu, 15 Sep 2022 12:46:50 +0000"  >&lt;p&gt;Hi &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;&#160;&lt;/p&gt;

&lt;p&gt;Sorry for delay, but were facing some issues while testing with vagrant with given ephemeral.properties file.&lt;br/&gt;
What we found is that due to the capital case for the letter R in below line it causes the problem of getting settings file and giving&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;b&gt;Unable to parse authorization token&lt;/b&gt;&lt;/em&gt; error&lt;/p&gt;

&lt;p&gt;Line :&#160;test_edge_inn_reach=inn&lt;b&gt;R&lt;/b&gt;eachClient,test&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;/rest/api/3/attachment/content/64443&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;em&gt;So, requesting you to please use the latest file ephemeral.properties attached, which has correction for innreachClient.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;FYI &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63fc4679f00d095406f1e855&quot; class=&quot;user-hover&quot; rel=&quot;63fc4679f00d095406f1e855&quot; data-account-id=&quot;63fc4679f00d095406f1e855&quot; accountid=&quot;63fc4679f00d095406f1e855&quot; rel=&quot;noreferrer&quot;&gt;Gurleen Kaur1&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62e181430b4bf7ad924b3732&quot; class=&quot;user-hover&quot; rel=&quot;62e181430b4bf7ad924b3732&quot; data-account-id=&quot;62e181430b4bf7ad924b3732&quot; accountid=&quot;62e181430b4bf7ad924b3732&quot; rel=&quot;noreferrer&quot;&gt;Steve Ellis&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; class=&quot;user-hover&quot; rel=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; data-account-id=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; accountid=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; rel=&quot;noreferrer&quot;&gt;Arin Suryavanshi&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A1a3a0a22-d152-430a-914d-7b20404a54e1&quot; class=&quot;user-hover&quot; rel=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; data-account-id=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; accountid=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; rel=&quot;noreferrer&quot;&gt;Arghya Mitra&lt;/a&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="198120" author="5c706fbb47a54a6728e59df2" created="Thu, 15 Sep 2022 15:30:45 +0000"  >&lt;p&gt;New Vagrant box folio/snapshot v1.0.0-20220915.7787 has been created with this update. Please test and let me know if it works.&lt;/p&gt;</comment>
                                                            <comment id="198121" author="712020:48ff3373-0105-4e17-87a7-bc13718e8c03" created="Fri, 16 Sep 2022 10:37:48 +0000"  >&lt;p&gt;Hi &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;,&lt;/p&gt;

&lt;p&gt;Tested for the above-mentioned version of vagrant v1.0.0-20220915.7787, and it&apos;s working fine. &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/check.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;we are good to close this Jira ticket. &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/thumbs_up.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;FYI &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63fc4679f00d095406f1e855&quot; class=&quot;user-hover&quot; rel=&quot;63fc4679f00d095406f1e855&quot; data-account-id=&quot;63fc4679f00d095406f1e855&quot; accountid=&quot;63fc4679f00d095406f1e855&quot; rel=&quot;noreferrer&quot;&gt;Gurleen Kaur1&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62e181430b4bf7ad924b3732&quot; class=&quot;user-hover&quot; rel=&quot;62e181430b4bf7ad924b3732&quot; data-account-id=&quot;62e181430b4bf7ad924b3732&quot; accountid=&quot;62e181430b4bf7ad924b3732&quot; rel=&quot;noreferrer&quot;&gt;Steve Ellis&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; class=&quot;user-hover&quot; rel=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; data-account-id=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; accountid=&quot;712020:69a772b9-7db6-4b30-b09c-c0565b693fc2&quot; rel=&quot;noreferrer&quot;&gt;Arin Suryavanshi&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A1a3a0a22-d152-430a-914d-7b20404a54e1&quot; class=&quot;user-hover&quot; rel=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; data-account-id=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; accountid=&quot;712020:1a3a0a22-d152-430a-914d-7b20404a54e1&quot; rel=&quot;noreferrer&quot;&gt;Arghya Mitra&lt;/a&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="21896">FAT-1567</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="21898">FAT-1568</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="21900">FAT-1569</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="21902">FAT-1570</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="64442" name="ephemeral.properties" size="740" author="712020:48ff3373-0105-4e17-87a7-bc13718e8c03" created="Thu, 15 Sep 2022 12:43:26 +0000"/>
                            <attachment id="64443" name="image-2022-09-15-18-07-26-719.png" size="51448" author="712020:48ff3373-0105-4e17-87a7-bc13718e8c03" created="Thu, 15 Sep 2022 12:37:28 +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="10155"><![CDATA[FOLIO DevOps]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10106" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>RCA Group</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10367"><![CDATA[TBD]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1728">DevOps Sprint 146</customfieldvalue>
    <customfieldvalue id="2007">DevOps Sprint 145</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 Jul 2022 15:22:02 +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>