<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:26:21 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-3198] UI apps should avoid using &quot;.all&quot; permissions</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3198</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;&lt;b&gt;Summary&lt;/b&gt;: UI apps should avoid using &lt;tt&gt;.all&lt;/tt&gt; permissions from backend modules.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Details:&lt;/b&gt; As noted in the &lt;a href=&quot;https://folio-org.atlassian.net/wiki/display/DD/Permission+Set+Guidelines#PermissionSetGuidelines-Using*.allPermissions&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;permission set guidelines&lt;/a&gt;, &lt;tt&gt;.all&lt;/tt&gt; permissions should only be included when absolutely necessary and un-careful use of &lt;tt&gt;.all&lt;/tt&gt; likely grants more permissions than are actually necessary.&lt;/p&gt;</description>
                <environment></environment>
        <key id="82101">FOLIO-3198</key>
            <summary>UI apps should avoid using &quot;.all&quot; permissions</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="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</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="-1">Unassigned</assignee>
                                                                <reporter accountid="615afd1cd9820f0070a09ef0">Zak Burke</reporter>
                                    <labels>
                            <label>security</label>
                            <label>security-reviewed</label>
                    </labels>
                <created>Fri, 11 Jun 2021 03:12:36 +0000</created>
                <updated>Thu, 6 Oct 2022 18:49:55 +0000</updated>
                            <resolved>Thu, 6 Oct 2022 18:49:55 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="197677" author="5cf6c546b87c300f36eb7b9a" created="Fri, 11 Jun 2021 16:15:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=615afd1cd9820f0070a09ef0&quot; class=&quot;user-hover&quot; rel=&quot;615afd1cd9820f0070a09ef0&quot; data-account-id=&quot;615afd1cd9820f0070a09ef0&quot; accountid=&quot;615afd1cd9820f0070a09ef0&quot; rel=&quot;noreferrer&quot;&gt;Zak Burke&lt;/a&gt; do you think it&apos;s worth creating a Decision Log entry for this just as a reminder for all the tech leads?&lt;/p&gt;</comment>
                                                            <comment id="197681" author="5cf6c546b87c300f36eb7b9a" created="Fri, 24 Sep 2021 15:18:15 +0000"  >&lt;p&gt;Security team is bumping this... &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ab5c00130-8516-454c-acae-335db2b62fd8&quot; class=&quot;user-hover&quot; rel=&quot;557058:b5c00130-8516-454c-acae-335db2b62fd8&quot; data-account-id=&quot;557058:b5c00130-8516-454c-acae-335db2b62fd8&quot; accountid=&quot;557058:b5c00130-8516-454c-acae-335db2b62fd8&quot; rel=&quot;noreferrer&quot;&gt;Ryan Berger&lt;/a&gt;&#160;/ &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=615afd1cd9820f0070a09ef0&quot; class=&quot;user-hover&quot; rel=&quot;615afd1cd9820f0070a09ef0&quot; data-account-id=&quot;615afd1cd9820f0070a09ef0&quot; accountid=&quot;615afd1cd9820f0070a09ef0&quot; rel=&quot;noreferrer&quot;&gt;Zak Burke&lt;/a&gt;&#160;can you please raise this at the Stripes Architecture meeting to raise awareness, and possibly create concrete next steps (e.g. create JIRAs for specific ui modules)?&lt;/p&gt;

&lt;p&gt;Looking at the related issues, it appears that it might be the case where most UI modules have already looked at this and made adjustments as needed.&#160;&#160;&lt;/p&gt;</comment>
                                                            <comment id="197683" author="615afd1cd9820f0070a09ef0" created="Fri, 24 Sep 2021 17:50:51 +0000"  >&lt;p&gt;&lt;del&gt;I&apos;m not sure we really need to raise awareness so much as just make the changes:&lt;/del&gt;&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;
[13:48] platform-complete/node_modules/@folio(snapshot*) 
$ grep -r &lt;span class=&quot;code-quote&quot;&gt;&apos;.all&apos;&lt;/span&gt; ./*/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json | grep permissionName
./acquisition-units/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-acquisition-units.settings.all&quot;&lt;/span&gt;,
./calendar/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-calendar.all&quot;&lt;/span&gt;,
./checkin/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-checkin.all&quot;&lt;/span&gt;,
./checkout/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-checkout.all&quot;&lt;/span&gt;,
./circulation-log/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-circulation-log.log-event.all&quot;&lt;/span&gt;,
./circulation/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;settings.loan-policies.all&quot;&lt;/span&gt;,
./circulation/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;settings.loan-rules.all&quot;&lt;/span&gt;,
./courses/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-courses.all&quot;&lt;/span&gt;,
./courses/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-courses.read-all&quot;&lt;/span&gt;,
./eholdings/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-eholdings.settings.access-types.all&quot;&lt;/span&gt;,
./eholdings/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-eholdings.settings.custom-labels.all&quot;&lt;/span&gt;,
./erm-usage/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-erm-usage.all&quot;&lt;/span&gt;,
./erm-usage/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-erm-usage-harvester.all&quot;&lt;/span&gt;,
./erm-usage/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-erm-usage.harvester.all&quot;&lt;/span&gt;,
./export-manager/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-export-manager.export-manager.all&quot;&lt;/span&gt;,
./finance/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-finance.settings.all&quot;&lt;/span&gt;,
./finance/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-finance.allocations.create&quot;&lt;/span&gt;,
./finance/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-finance.manually-release-encumbrances&quot;&lt;/span&gt;,
./inventory/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-inventory.all-permissions.TEMPORARY&quot;&lt;/span&gt;,
./inventory/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-inventory.settings.call-number-types&quot;&lt;/span&gt;,
./invoice/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-invoice.settings.all&quot;&lt;/span&gt;,
./orders/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-orders.settings.all&quot;&lt;/span&gt;,
./plugin-bursar-export/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-plugin-bursar-export.bursar-exports.all&quot;&lt;/span&gt;,
./quick-marc/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-quick-marc.quick-marc-editor.all&quot;&lt;/span&gt;,
./quick-marc/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-quick-marc.quick-marc-holdings-editor.all&quot;&lt;/span&gt;,
./requests/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-requests.all&quot;&lt;/span&gt;,
./tags/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-tags.all&quot;&lt;/span&gt;,
./users/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-users.settings.feefines.all&quot;&lt;/span&gt;,
./users/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-users.settings.customfields.all&quot;&lt;/span&gt;,
./users/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-users.feesfines.actions.all&quot;&lt;/span&gt;,
./users/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-users.loans.all&quot;&lt;/span&gt;,
./users/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-users.requests.all&quot;&lt;/span&gt;,
./users/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json:        &lt;span class=&quot;code-quote&quot;&gt;&quot;permissionName&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ui-users.settings.departments.all&quot;&lt;/span&gt;,
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Do you want tickets per-package or per-pset, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cf6c546b87c300f36eb7b9a&quot; class=&quot;user-hover&quot; rel=&quot;5cf6c546b87c300f36eb7b9a&quot; data-account-id=&quot;5cf6c546b87c300f36eb7b9a&quot; accountid=&quot;5cf6c546b87c300f36eb7b9a&quot; rel=&quot;noreferrer&quot;&gt;Craig McNally&lt;/a&gt;? Should I link them to this issue or create a UXPROD?-&lt;/p&gt;</comment>
                                                            <comment id="197688" author="615afd1cd9820f0070a09ef0" created="Fri, 24 Sep 2021 17:52:46 +0000"  >&lt;p&gt;Sheesh, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=615afd1cd9820f0070a09ef0&quot; class=&quot;user-hover&quot; rel=&quot;615afd1cd9820f0070a09ef0&quot; data-account-id=&quot;615afd1cd9820f0070a09ef0&quot; accountid=&quot;615afd1cd9820f0070a09ef0&quot; rel=&quot;noreferrer&quot;&gt;Zak Burke&lt;/a&gt;, read the ticket! The problem is &lt;tt&gt;.all&lt;/tt&gt; from backend modules. Hang on, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cf6c546b87c300f36eb7b9a&quot; class=&quot;user-hover&quot; rel=&quot;5cf6c546b87c300f36eb7b9a&quot; data-account-id=&quot;5cf6c546b87c300f36eb7b9a&quot; accountid=&quot;5cf6c546b87c300f36eb7b9a&quot; rel=&quot;noreferrer&quot;&gt;Craig McNally&lt;/a&gt;; lemme actually wrap my head around this.&lt;/p&gt;</comment>
                                                            <comment id="197691" author="615afd1cd9820f0070a09ef0" created="Thu, 30 Sep 2021 18:49:51 +0000"  >&lt;p&gt;OK, round two, counts of &lt;em&gt;actual&lt;/em&gt; backend &lt;tt&gt;*.all&lt;/tt&gt; permissions used in UI app psets: &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;
platform-complete/node_modules/@folio(snapshot*)
$ grep -r &lt;span class=&quot;code-quote&quot;&gt;&apos;\.all&apos;&lt;/span&gt; ./*/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json | egrep -v &lt;span class=&quot;code-quote&quot;&gt;&apos;permissionName|displayName|description&apos;&lt;/span&gt; | cut -d: -f1 | sort | uniq -c
   2 ./acquisition-units/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   1 ./agreements/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   1 ./circulation/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   2 ./courses/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   1 ./eholdings/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   3 ./erm-usage/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   3 ./finance/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   3 ./invoice/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   5 ./notes/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   4 ./orders/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   1 ./organizations/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   1 ./plugin-bursar-export/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   1 ./receiving/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
   3 ./tenant-settings/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;It&apos;s most a mod-configuration problem:&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;
platform-complete/node_modules/@folio(snapshot*)
$ grep -r &lt;span class=&quot;code-quote&quot;&gt;&apos;\.all&apos;&lt;/span&gt; ./*/&lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;.json | egrep -v &lt;span class=&quot;code-quote&quot;&gt;&apos;permissionName|displayName|description&apos;&lt;/span&gt; | cut -d\&quot; -f2 | sort | uniq -c
   1 acquisitions-units.memberships.all
   1 acquisitions-units.units.all
   1 batch-groups.all
   1 batch-voucher.export-configurations.all
   8 configuration.all
   1 course-reserves-storage.all
   1 course-reserves.all
   1 data-export.config.all
   1 ermusageharvester.all
   1 eusage.all
   1 finance.allocations.item.post
   1 finance.expense-classes.all
   1 finance.fund-types.all
   1 kb-ebsco.kb-credentials.users.all
   1 note.types.allops
   4 notes.domain.all
   1 orders.configuration.prefixes.all
   1 orders.configuration.reasons-&lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt;-closure.all
   1 orders.configuration.suffixes.all
   1 organizations-storage.categories.all
   1 ui-erm-usage-harvester.all
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="197694" author="5cf6c546b87c300f36eb7b9a" created="Thu, 3 Feb 2022 16:25:17 +0000"  >&lt;p&gt;The security team reviewed this again - it looks like many of the stories have been completed already.&#160; HOwever, in some cases the child stories have been assigned a low priority (e.g. p4).&#160; We may want to update that, or contact the relevant POs/SMs and discuss.&lt;/p&gt;

&lt;p&gt;There&apos;s also a story to create a lint rule that would fail PR checks if these permissions are used.&#160; We pinged the PO of the stripes force team asking about a timeline for that work.&lt;/p&gt;</comment>
                                                            <comment id="197696" author="5cf6c546b87c300f36eb7b9a" created="Thu, 16 Jun 2022 15:28:59 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62a96ae7192edb006f9f1bf9&quot; class=&quot;user-hover&quot; rel=&quot;62a96ae7192edb006f9f1bf9&quot; data-account-id=&quot;62a96ae7192edb006f9f1bf9&quot; accountid=&quot;62a96ae7192edb006f9f1bf9&quot; rel=&quot;noreferrer&quot;&gt;Khalilah Gambrell&lt;/a&gt; / &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=615afd1cd9820f0070a09ef0&quot; class=&quot;user-hover&quot; rel=&quot;615afd1cd9820f0070a09ef0&quot; data-account-id=&quot;615afd1cd9820f0070a09ef0&quot; accountid=&quot;615afd1cd9820f0070a09ef0&quot; rel=&quot;noreferrer&quot;&gt;Zak Burke&lt;/a&gt; any update on when &lt;a href=&quot;https://folio-org.atlassian.net/browse/ESCONF-12&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/browse/ESCONF-12&lt;/a&gt; might be pulled and completed?&lt;/p&gt;</comment>
                                                            <comment id="197699" author="62a96ae7192edb006f9f1bf9" created="Sat, 18 Jun 2022 22:41:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cf6c546b87c300f36eb7b9a&quot; class=&quot;user-hover&quot; rel=&quot;5cf6c546b87c300f36eb7b9a&quot; data-account-id=&quot;5cf6c546b87c300f36eb7b9a&quot; accountid=&quot;5cf6c546b87c300f36eb7b9a&quot; rel=&quot;noreferrer&quot;&gt;Craig McNally&lt;/a&gt; - Ryan has commented on the story. There are two remaining modules I believe but we may need to double check since we have had some new modules since this issue was created. &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;ui-courses = There is no development team to do this work&lt;/li&gt;
	&lt;li&gt;ui-innreach = I just created a story.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="68752">UICHKIN-261</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="65359">UICHKOUT-724</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77051">UID-87</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="51995">UIEH-1135</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="37914">UINOTES-108</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="71285">UITEN-178</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="78820">ESCONF-12</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="38880">UIAC-30</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="32001">UIORGS-251</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="33704">UIREC-141</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="38857">UIAC-41</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="59156">UICIRC-697</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="73198">UICR-150</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="52090">UIEH-1212</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="66192">UIF-333</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="45922">UIIN-1654</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="72085">UIINREACH-182</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="37919">UINOTES-113</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="30829">UINV-308</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="25302">UIOR-810</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="31950">UIORGS-265</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="78465">UIPBEX-26</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="33663">UIREC-177</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="71217">UITEN-187</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="42590">ERM-1881</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="70044">UIEUS-281</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_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10183"><![CDATA[Stripes Force]]></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_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzx1rg:9</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, 11 Jun 2021 16:15:46 +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>