<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:04:58 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-331] Document how to run the Patron CRUD UI module</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-331</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Part of 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;FOLIO-329&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-329&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Improve guides and scripts (e.g. Dockerfiles) for setting up build environments across FOLIO projects.&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10300?size=medium&quot; /&gt;
            FOLIO-329
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Open&lt;/span&gt;
            &lt;/span&gt;
&lt;/p&gt;</description>
                <environment></environment>
        <key id="79946">FOLIO-331</key>
            <summary>Document how to run the Patron CRUD UI module</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</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="5bffed52a1b46046f530c8f7">Mike Taylor</assignee>
                                                                <reporter accountid="5bffed52a1b46046f530c8f7">Mike Taylor</reporter>
                                    <labels>
                    </labels>
                <created>Tue, 20 Sep 2016 16:39:10 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:16 +0000</updated>
                            <resolved>Fri, 30 Sep 2016 13:39:41 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                            <timeestimate seconds="10800">3 hours</timeestimate>
                            <timespent seconds="54000">1 day, 7 hours</timespent>
                                <comments>
                                                            <comment id="191337" author="5bffed52a1b46046f530c8f7" created="Tue, 20 Sep 2016 16:40:40 +0000"  >&lt;p&gt;Not complete yet, but an in-progress document can be found at &lt;a href=&quot;https://github.com/folio-org/stripes-experiments/blob/master/okapi-console/testing-the-circulation-module.md&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/stripes-experiments/blob/master/okapi-console/testing-the-circulation-module.md&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="191339" author="5bffed52a1b46046f530c8f7" created="Wed, 21 Sep 2016 17:02:47 +0000"  >&lt;p&gt;This is coming along. The most recent version of the document is here:&lt;br/&gt;
&lt;a href=&quot;https://github.com/folio-org/stripes-experiments/blob/mike/okapi-console/testing-the-circulation-module.md&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/stripes-experiments/blob/mike/okapi-console/testing-the-circulation-module.md&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(I am not committing across from &lt;tt&gt;mike&lt;/tt&gt; to &lt;tt&gt;master&lt;/tt&gt; at the moment, because &lt;tt&gt;master&lt;/tt&gt; is in an odd state. Once that is resolved, it should be trivial to merge &lt;tt&gt;mike&lt;/tt&gt; back in.)&lt;/p&gt;

&lt;p&gt;At present, I am stalled on what seems to be a problem with the Okapi Console itself. Once it is up and running, as described in the linked document, the &lt;b&gt;FOLIO!&lt;/b&gt;, &lt;b&gt;Trivial&lt;/b&gt;, &lt;b&gt;Okapi Health&lt;/b&gt; and &lt;b&gt;Health Connected&lt;/b&gt; tabs all seem to work OK. &lt;b&gt;Trivial Okapi&lt;/b&gt; doesn&apos;t seem work, but that&apos;s OK. However, as soon as you go to the &lt;b&gt;Okapi Tenants&lt;/b&gt; tab, it fails with a JS console message &quot;Uncaught TypeError: Cannot read property &apos;map&apos; of null at TenantList.js:15&quot; &amp;#8211; and, much worse, the UI is thereby put into a state where it&apos;s no longer possible to go back to any of the working tabs: the JS console reports &quot;UncaughtTypeError: Cannot read property &apos;getHostNode&apos; of null at ReactReconciler.js:64&quot;.&lt;/p&gt;

&lt;p&gt;So there are two issues here: first, that &lt;b&gt;Okapi Tenants&lt;/b&gt; doesn&apos;t work; second (and worse) that it breaks the &lt;em&gt;whole&lt;/em&gt; UI.&lt;/p&gt;

&lt;p&gt;Come to think of it, I should file these in their own issues.&lt;/p&gt;</comment>
                                                            <comment id="191342" author="5bffed52a1b46046f530c8f7" created="Wed, 21 Sep 2016 17:03:45 +0000"  >&lt;p&gt;(The &lt;b&gt;Okapi Modules&lt;/b&gt; tab looks like it&apos;s OK as well, thought I&apos;ve not tested it in any depth.)&lt;/p&gt;</comment>
                                                            <comment id="191344" author="5bffed52a1b46046f530c8f7" created="Thu, 22 Sep 2016 09:17:44 +0000"  >&lt;p&gt;I guess I will try this using commit d63a920a3337214e4c8d81afb1e5d2ec8886b453 for now &amp;#8211; see 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;STRIPES-20&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/STRIPES-20&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;The *Okapi Tenants* tab is broken: &amp;quot;Uncaught TypeError: Cannot read property &amp;#39;map&amp;#39; of null at TenantList.js:15&amp;quot;&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;
            STRIPES-20
        &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;
.&lt;/p&gt;</comment>
                                                            <comment id="191346" author="5bffed52a1b46046f530c8f7" created="Thu, 22 Sep 2016 16:00:38 +0000"  >&lt;p&gt;That commit also doesn&apos;t work for me. I get as far as adding the module, (&lt;b&gt;Add the circulation module&lt;/b&gt; section of the document), but then clicking on &lt;b&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;Edit&amp;#93;&lt;/span&gt;&lt;/b&gt; next to the module in the list gives a blank page. So there is no way to deploy a module that you&apos;ve added.&lt;/p&gt;

&lt;p&gt;I did manage (apparently) to deploy a module by doing it all in a single step in the form &amp;#8211; adding the deployment information before hitting the &lt;b&gt;Add module proxy&lt;/b&gt; button. But the the Patron UI module didn&apos;t work for me (my POST of the new patron was rejected with an HTTP 400, &quot;No such Tenant tenant-id&quot;) and I don&apos;t know whether that&apos;s broken code or a failure to deploy correctly.&lt;/p&gt;

&lt;p&gt;So I am going to commit the minor changes I have made to the document today, then defer this until Niels-Erik&apos;s return and the appearance of a working `master` branch.&lt;/p&gt;</comment>
                                                            <comment id="191348" author="5bffed52a1b46046f530c8f7" created="Mon, 26 Sep 2016 15:55:36 +0000"  >&lt;p&gt;Information on oddities to be worked around are now at the end of the in-progress document:&lt;br/&gt;
&lt;a href=&quot;https://github.com/folio-org/stripes-experiments/blob/mike/okapi-console/testing-the-circulation-module.md#appendix-temporary-oddities&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/stripes-experiments/blob/mike/okapi-console/testing-the-circulation-module.md#appendix-temporary-oddities&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="191350" author="5bffed52a1b46046f530c8f7" created="Fri, 30 Sep 2016 13:39:31 +0000"  >&lt;p&gt;With 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;STRIPES-27&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/STRIPES-27&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;POST /apis/patrons fails with 404 Not Found&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;
            STRIPES-27
        &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;
 now resolved (it was pilot-error on my part) and the document completed and correct &amp;#8211; see &lt;a href=&quot;https://github.com/folio-org/stripes-experiments/blob/master/okapi-console/testing-the-circulation-module.md#add-the-circulation-module&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/stripes-experiments/blob/master/okapi-console/testing-the-circulation-module.md#add-the-circulation-module&lt;/a&gt; &amp;#8211; we can finally consider this complete! Glory be!&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="79401">FOLIO-329</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="60911">STRIPES-7</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="60826">STRIPES-20</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="60832">STRIPES-27</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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|hzxgiv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </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>