<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:08:48 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-853] Regression of ui-user dependencies &quot;permissions&quot; and &quot;login&quot;</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-853</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;The ui-users module depends on several back-end module interfaces, including permissions 5.0 and login 4.0, both as of 12 September: &lt;a href=&quot;https://github.com/folio-org/ui-users/commit/774b36f9bd116e4c8b7a68a97cc859e71d32aeb3&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/ui-users/commit/774b36f9bd116e4c8b7a68a97cc859e71d32aeb3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But having just updated my &lt;tt&gt;folio/testing-backend&lt;/tt&gt; VM to the most recent version, v5.0.0-20170925.158), I find from the Stripes About page that it only provides the previous major versions of both of these interfaces: permissions 3.0 and permissions 4.0.&lt;/p&gt;</description>
                <environment></environment>
        <key id="80360">FOLIO-853</key>
            <summary>Regression of ui-user dependencies &quot;permissions&quot; and &quot;login&quot;</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="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="10002">Cannot Reproduce</resolution>
                                                        <assignee accountid="5bffed52a1b46046f530c8f7">Mike Taylor</assignee>
                                                                <reporter accountid="5bffed52a1b46046f530c8f7">Mike Taylor</reporter>
                                    <labels>
                            <label>sprint23</label>
                    </labels>
                <created>Mon, 25 Sep 2017 11:27:33 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:46 +0000</updated>
                            <resolved>Mon, 25 Sep 2017 13:56:30 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                    <timespent seconds="3600">1 hour</timespent>
                                <comments>
                                                            <comment id="190317" author="5bffed52a1b46046f530c8f7" created="Mon, 25 Sep 2017 11:33:33 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A63e17413-51f9-4a7c-910b-544728833e0f&quot; class=&quot;user-hover&quot; rel=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; data-account-id=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; accountid=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; rel=&quot;noreferrer&quot;&gt;Matt Connolly&lt;/a&gt;, what was the trigger for updating the dependcies in ui-users&apos; &lt;tt&gt;package.json&lt;/tt&gt;? Was it related to a Jira issue?&lt;/p&gt;

&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;, is seems that the most recent VM doesn&apos;t give us the versions of these modules that we need: is it possible that there&apos;s a regression in the build process?&lt;/p&gt;</comment>
                                                            <comment id="190319" author="557058:63e17413-51f9-4a7c-910b-544728833e0f" created="Mon, 25 Sep 2017 12:39:03 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5bffed52a1b46046f530c8f7&quot; class=&quot;user-hover&quot; rel=&quot;5bffed52a1b46046f530c8f7&quot; data-account-id=&quot;5bffed52a1b46046f530c8f7&quot; accountid=&quot;5bffed52a1b46046f530c8f7&quot; rel=&quot;noreferrer&quot;&gt;Mike Taylor&lt;/a&gt; Yes, permissions 5 and login 4 are the first interfaces that require identification by ID rather than username.&lt;/p&gt;</comment>
                                                            <comment id="190321" author="5bffed52a1b46046f530c8f7" created="Mon, 25 Sep 2017 12:44:14 +0000"  >&lt;p&gt;All right &amp;#8211; so this is going to be a breaking change, and we will need the new permissions and login modules released and included in the backend VM ASAP. Correct?&lt;/p&gt;</comment>
                                                            <comment id="190322" author="557058:63e17413-51f9-4a7c-910b-544728833e0f" created="Mon, 25 Sep 2017 12:59:06 +0000"  >&lt;p&gt;Yes &#8212; but they were there before, in the builds from about 10 days ago. Kurt, Wayne, and I coordinated this very carefully so that it wouldn&apos;t be an issue. Could be a regression, like you said.&lt;/p&gt;</comment>
                                                            <comment id="190325" author="5bffed52a1b46046f530c8f7" created="Mon, 25 Sep 2017 13:07:54 +0000"  >&lt;p&gt;OK, we wait for &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; to wake up and comment.&lt;/p&gt;</comment>
                                                            <comment id="190326" author="5bffed52a1b46046f530c8f7" created="Mon, 25 Sep 2017 13:56:13 +0000"  >&lt;p&gt;Panic over. It&apos;s a bit feeble, really.&lt;/p&gt;

&lt;p&gt;Reloading Stripes fixes this.&lt;/p&gt;

&lt;p&gt;I guess I was still seeing the old Stripes session&apos;s previously-loaded Okapi metadata, back from when I was running v4.something of the backend VM.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="44374">UIU-172</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hzxzx3:</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>Mon, 25 Sep 2017 12:39:03 +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>