<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:14:57 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-1659] folio-ansible: Configure mod-graphql to read mod-inventory-storage RAML/JSON</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1659</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;mod-graphql needs to be configured with the RAML and JSON schema of mod-inventory-storage in order to query that module for data. Currently, that configuration is done by directing the module to read files from the startup command line.&lt;/p&gt;

&lt;p&gt;The version of the RAML needs to be in sync with the running version of mod-inventory-storage.&lt;/p&gt;

&lt;p&gt;Whatever solution we come up with is temporary, as ultimately mod-graphql will be able to use an API to get what it needs at runtime.&lt;/p&gt;</description>
                <environment></environment>
        <key id="80999">FOLIO-1659</key>
            <summary>folio-ansible: Configure mod-graphql to read mod-inventory-storage RAML/JSON</summary>
                <type id="10002" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium">New Feature</type>
                                            <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</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="5c706fbb47a54a6728e59df2">Wayne Schneider</reporter>
                                    <labels>
                            <label>ci</label>
                            <label>sprint54</label>
                    </labels>
                <created>Fri, 14 Dec 2018 16:16:36 +0000</created>
                <updated>Wed, 3 Jun 2020 16:39:18 +0000</updated>
                            <resolved>Sat, 5 Jan 2019 01:12:11 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                                                            <comment id="193280" author="5c706fbb47a54a6728e59df2" created="Fri, 14 Dec 2018 16:26:05 +0000"  >&lt;p&gt;Possible solutions, not really in order:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Copy the needed files into the mod-graphql Docker image when it is built by CI, and change the Docker &lt;tt&gt;CMD&lt;/tt&gt; directive to load them on module startup&lt;/li&gt;
	&lt;li&gt;Rebuild the mod-graphql Docker image locally before it is deployed with the needed files and command line&lt;/li&gt;
	&lt;li&gt;Make the files available on the host as a Docker volume and configure the container to give it access (and launch with an updated command line)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Other thoughts, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt;?&lt;/p&gt;</comment>
                                                            <comment id="193282" author="5bffed52a1b46046f530c8f7" created="Fri, 14 Dec 2018 16:57:44 +0000"  >&lt;p&gt;Should mention the fourth option:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;I just get on and implement 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;MODGQL-62&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MODGQL-62&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Auto-configure based on APIs published by Okapi&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium&quot; /&gt;
            MODGQL-62
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Blocked&lt;/span&gt;
            &lt;/span&gt;
.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Since the present issue turns out not to be trivial as I had hoped, that might be the best.&lt;/p&gt;</comment>
                                                            <comment id="193286" author="5c706fbb47a54a6728e59df2" created="Fri, 4 Jan 2019 19:26:03 +0000"  >&lt;p&gt;The Dockerfile has been updated to launch mod-graphql with the appropriate command line to read the RAML files from the container. The container is not answering on the mapped port, so there is still &lt;em&gt;something&lt;/em&gt; amiss.&lt;/p&gt;</comment>
                                                            <comment id="193289" author="5c706fbb47a54a6728e59df2" created="Sat, 5 Jan 2019 01:11:58 +0000"  >&lt;p&gt;The Dockerfile and module descriptor were mapping the wrong port (3000 instead of 3001).&lt;/p&gt;</comment>
                                                            <comment id="193291" author="5bffed52a1b46046f530c8f7" created="Sat, 5 Jan 2019 22:39:05 +0000"  >&lt;p&gt;All working nicely now!&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </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_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzz98n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 14 Dec 2018 16:57:44 +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>