<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:34:09 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>[UXPROD-3705] Bulk Edit - User data - in app approach</title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-3705</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;&lt;b&gt;Current situation or problem&lt;/b&gt;:&lt;br/&gt;
In the Morning Glory release, user records can be updated using the CSV approach (
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UXPROD-3225&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-3225&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Bulk Edit - User data - Pilot&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10307?size=medium&quot; /&gt;
            UXPROD-3225
        &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;
) that allows user to download a CSV file with matching records, make locally changes and then upload the updated file.   Such approach requires familiarity with FOLIO&apos;s data structure and awareness of the impact the changes will have on the system.   A simpler approach was recommended by the community and also confirmed by the &lt;a href=&quot;https://docs.google.com/presentation/d/1-tzYDbmsY6Pyu2KDwtz1SWGHs-KGWi5n/edit#slide=id.p1&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;UX research&lt;/a&gt;.  This feature will implement In-app approach to for editing selected fields from the user records will guide the user through all steps of the bulk edit in the Bulk Edit app.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;In scope&lt;/b&gt;&lt;br/&gt;
1.  Create a permission that is required for bulk editing of user records but is separated from the updates of the singular user records and bulk edits of other record types.&lt;/p&gt;

&lt;p&gt;2. Identify records for the bulk edit based on:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;a list of submitted identifiers (user barcodes, usernames, external IDs, and UUIDs)&lt;/li&gt;
	&lt;li&gt;a simple query&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;3. Support update of following fields:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;patron group&lt;/li&gt;
	&lt;li&gt;expiration date&lt;/li&gt;
	&lt;li&gt;email address&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;4. Bulk edit functionality covered:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Identify records for editing by submitting a file with identifiers or building a simple query&lt;/li&gt;
	&lt;li&gt;Edit record(s): add new data, remove existing data, modify existing data&lt;/li&gt;
	&lt;li&gt;Review changes before they are committed&lt;/li&gt;
	&lt;li&gt;Confirm changes to be committed&lt;/li&gt;
	&lt;li&gt;Commit changes&lt;/li&gt;
	&lt;li&gt;Log committed changes&lt;/li&gt;
	&lt;li&gt;Log errors if encountered&lt;/li&gt;
	&lt;li&gt;Handle exception (including notifying users)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;5. Modify Export Manager so that the files used in bulk edit (list of identifiers, query results, previews of records before the changes are committed, previews of records after the changes are committed, and list of errors):&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;can be accessed only by the users with required permissions&lt;/li&gt;
	&lt;li&gt;can be filtered by file type, date and time created and the status how the file was generated.&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;&lt;b&gt;Out of scope&lt;/b&gt;&lt;br/&gt;
Bulk edits for the following user records related data:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;User permissions edits - planned for Orchid release  (R1 2023)&lt;/li&gt;
	&lt;li&gt;Tags  -  planned for Orchid release (R1 2023)&lt;/li&gt;
	&lt;li&gt;Custom fields - planned for Queen Ann&apos;s Lace (R3 2023)&lt;/li&gt;
	&lt;li&gt;Fees and fines - planned for Queen Ann&apos;s Lace (R3 2023)&lt;/li&gt;
	&lt;li&gt;Patron blocks - planned for Queen Ann&apos;s Lace (R3 2023)&lt;/li&gt;
	&lt;li&gt;Advanced search (single record)   -  planned for Orchid release (R1 2023)&lt;/li&gt;
	&lt;li&gt;Cross app queries - planned for Poppy and  Queen Ann&apos;s Lace releases (R2, R3 2023)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Use case(s)&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Bulk update of patron information - use cases like extending expiration dates;&lt;/li&gt;
	&lt;li&gt;update Expiration date in general (e.g. to make user inactive)&lt;/li&gt;
	&lt;li&gt;update Patron group&lt;/li&gt;
	&lt;li&gt;update based on a list of user barcodes, which needs to be uploaded&lt;/li&gt;
	&lt;li&gt;Change e-mail address for all affected users when the institution domain changes&lt;/li&gt;
	&lt;li&gt;Bulk edit expiration date for users. Criteria: Patron group, current expiration date, Blocking status, Department, Custom fields, etc.&lt;/li&gt;
&lt;/ol&gt;



&lt;p&gt;&lt;b&gt;Links to additional info&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Mockups: &lt;a href=&quot;https://drive.google.com/drive/folders/1jPuVpr9R4F9BCbXRCHSGdan2ePSB_0nz&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://drive.google.com/drive/folders/1jPuVpr9R4F9BCbXRCHSGdan2ePSB_0nz&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Prioritized list of the user records fields marked for deletion: &lt;a href=&quot;https://docs.google.com/spreadsheets/d/138eTmCiZbZ1F-kZL71_GsRR4zePNyuUG/edit#gid=165371240&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://docs.google.com/spreadsheets/d/138eTmCiZbZ1F-kZL71_GsRR4zePNyuUG/edit#gid=165371240&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
                <environment></environment>
        <key id="12504">UXPROD-3705</key>
            <summary>Bulk Edit - User data - in app approach</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>
                            <parent id="13692">UXPROD-868</parent>
                                    <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="557058:8629b273-56f1-466d-b7c7-5cbac0c3379b">Magda Zacharska</assignee>
                                                                <reporter accountid="557058:8629b273-56f1-466d-b7c7-5cbac0c3379b">Magda Zacharska</reporter>
                                    <labels>
                            <label>firebird-nolana</label>
                    </labels>
                <created>Thu, 9 Jun 2022 17:37:33 +0000</created>
                <updated>Mon, 19 Dec 2022 14:28:37 +0000</updated>
                            <resolved>Tue, 11 Oct 2022 14:19:59 +0000</resolved>
                                                    <fixVersion>Nolana (R3 2022)</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                <comments>
                                                            <comment id="15258" author="5c7405f424a84d1307801d06" created="Wed, 15 Jun 2022 14:30:23 +0000"  >&lt;p&gt;Available simple queries should allow for identification by patron expiration date and patron group.&#160; Should also allow for search for null in specific fields (e.g. create a list of patrons with no email address).&lt;/p&gt;</comment>
                                                            <comment id="15260" author="557058:de4eac47-6d4e-4b50-9c3c-4a82ed705e52" created="Mon, 29 Aug 2022 21:04:37 +0000"  >&lt;p&gt;This feature does not require architecture changes for the Bulk Edit functionality&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                                                <inwardlinks description="is defined by ">
                                        <issuelink>
            <issuekey id="31098">MODEXPW-232</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="31207">MODEXPW-250</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="39982">FEXPCMN-11</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="39983">FEXPCMN-12</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="31124">MODEXPW-179</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="31125">MODEXPW-180</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="31126">MODEXPW-181</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="31134">MODEXPW-189</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="31135">MODEXPW-190</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="31102">MODEXPW-236</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="68099">UIBULKED-104</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="68098">UIBULKED-105</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="68100">UIBULKED-106</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="68101">UIBULKED-107</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="68023">UIBULKED-123</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="68022">UIBULKED-124</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="68024">UIBULKED-125</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="12092">UXPROD-3225</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10053" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Back End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10124"><![CDATA[XXL < 30 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10054" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Back End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>63519767d66d8108a1226c09</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10055" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Back-End Confidence factor</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10136"><![CDATA[90%]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <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="10152"><![CDATA[Firebird]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10014" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue key="$xmlutils.escape($text)">Bulk Edit</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10050" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10100"><![CDATA[XXL < 30 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10051" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Front End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>712020:9b2bd944-e065-46e3-a5c3-cf5d83b9ffa2</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front-End Confidence factor</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10116"><![CDATA[90%]]></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|i04wgy:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10069" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Cornell (Full Sum 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10215"><![CDATA[R3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10046" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Release</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10061"><![CDATA[Nolana (R3 2022)]]></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>Wed, 15 Jun 2022 14:30:23 +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>