<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:10:11 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-1012] Unable to load more than one user at a time with mod-user-import</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1012</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;I&apos;m not sure if this is the correct place to submit an issue for the mod-user-import module. If it&apos;s not, please let me know where I should post this.&lt;/p&gt;

&lt;p&gt;I&apos;m attempting to use the mod-user-import module to load some sample user data. I&apos;m able to use it successfully if I only provide one user in the JSON. If I provide more than one, as in the following, I receive an error of Internal Server Error &quot;Failed to import users. Error message: Failed to process user search result.&quot; I&apos;m new to working with JSON. Maybe I have something wrong with the JSON array? Though, I&apos;m using JSON.NET to generate it. As far as I know it should be correct. I have also tried leaving the id values null and the behavior is the same.&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
  &quot;users&quot;: [&lt;br/&gt;
    {&lt;br/&gt;
      &quot;id&quot;: &quot;fff21a03-36e1-4009-9afd-4be95e6bf8e2&quot;,&lt;br/&gt;
      &quot;username&quot;: &quot;test0636505896439556203&quot;,&lt;br/&gt;
      &quot;active&quot;: true,&lt;br/&gt;
      &quot;patronGroup&quot;: &quot;admin&quot;,&lt;br/&gt;
      &quot;personal&quot;: &lt;/p&gt;
{
        &quot;firstName&quot;: &quot;test0636505896439556203&quot;,
        &quot;lastName&quot;: &quot;test0636505896439556203&quot;
      }
&lt;p&gt;    },&lt;br/&gt;
    {&lt;br/&gt;
      &quot;id&quot;: &quot;0b45b533-ebc2-4d04-91f7-cf700e6a607a&quot;,&lt;br/&gt;
      &quot;username&quot;: &quot;test1636505896439560653&quot;,&lt;br/&gt;
      &quot;active&quot;: true,&lt;br/&gt;
      &quot;patronGroup&quot;: &quot;admin&quot;,&lt;br/&gt;
      &quot;personal&quot;: &lt;/p&gt;
{
        &quot;firstName&quot;: &quot;test1636505896439560653&quot;,
        &quot;lastName&quot;: &quot;test1636505896439560653&quot;
      }
&lt;p&gt;    }&lt;br/&gt;
  ],&lt;br/&gt;
  &quot;totalRecords&quot;: 2,&lt;br/&gt;
  &quot;deactivateMissingUsers&quot;: false,&lt;br/&gt;
  &quot;updateOnlyPresentFields&quot;: false,&lt;br/&gt;
  &quot;sourceType&quot;: &quot;test&quot;&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment></environment>
        <key id="80420">FOLIO-1012</key>
            <summary>Unable to load more than one user at a time with mod-user-import</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="10003">Done</resolution>
                                                        <assignee accountid="5e1750638dfdd40ec489bf08">Katalin Lovagn&#233; Sz&#369;cs</assignee>
                                                                <reporter accountid="557058:c2706f9e-f281-4999-8937-b5c5a8ff211f">Jon Miller</reporter>
                                    <labels>
                            <label>sprint29</label>
                    </labels>
                <created>Wed, 3 Jan 2018 21:28:00 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:55 +0000</updated>
                            <resolved>Thu, 4 Jan 2018 13:00:12 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                                                            <comment id="189327" author="712020:11c1eef1-3cda-4245-a9f6-12f5d4061013" created="Thu, 4 Jan 2018 08:13:39 +0000"  >&lt;p&gt;I&apos;m assigning this to &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5e1750638dfdd40ec489bf08&quot; class=&quot;user-hover&quot; rel=&quot;5e1750638dfdd40ec489bf08&quot; data-account-id=&quot;5e1750638dfdd40ec489bf08&quot; accountid=&quot;5e1750638dfdd40ec489bf08&quot; rel=&quot;noreferrer&quot;&gt;Katalin Lovagn&#233; Sz&#369;cs&lt;/a&gt;, She is the developer of this module.&lt;/p&gt;</comment>
                                                            <comment id="189329" author="5e1750638dfdd40ec489bf08" created="Thu, 4 Jan 2018 13:00:12 +0000"  >&lt;p&gt;There was an issue when searching for existing users. I fixed this and it will be available in the next build.&lt;/p&gt;</comment>
                                                            <comment id="189331" author="557058:c2706f9e-f281-4999-8937-b5c5a8ff211f" created="Thu, 4 Jan 2018 18:26:41 +0000"  >&lt;p&gt;Thanks for fixing this so quickly. It appears to have worked.&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|hzy67b:</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>Thu, 4 Jan 2018 08:13:39 +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>