<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:30:19 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>[MODDICONV-300] Match and action profiles cannot be re-used in an import job profile - short term fix (Poppy)</title>
                <link>https://folio-org.atlassian.net/browse/MODDICONV-300</link>
                <project id="10160" key="MODDICONV">mod-di-converter-storage</project>
                    <description>&lt;p&gt;&lt;b&gt;Overview:&lt;/b&gt; Data import job profiles can be created using the same match profiles more than once, but once the job profile is saved the reused components are repeated under each section. For instance, Chicago needs to create a job profile that matches the 035$z of the incoming record to the OCLC number in the instance, then submatch to the instance status is equal to a constant value (e.g., Batch Loaded), and then submatch to the holdings type (e.g., Electronic). If there is not match on the 035$z to the OCLC number, then the import should match the 035$a of the incoming record to the OCLC number in the instance record with an instance submatch where the instance status is equal to a constant value and the holdings type is equal to a constant value. The submatches are the same for each of the components. This is not currently possible without creating unique match profile for each time a match is needed to be used in an import job profile.&lt;/p&gt;

&lt;p&gt;This bug does not require importing anything, only building the various profiles and assembling the job profile&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Steps to Reproduce:&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Log into Folio Snapshot&lt;/li&gt;
	&lt;li&gt;Go to Settings &amp;gt; Data Import.&lt;/li&gt;
	&lt;li&gt;Create a new field mapping profile for an instance and save it
	&lt;ol&gt;
		&lt;li&gt;Name: Update instance&lt;/li&gt;
		&lt;li&gt;Cataloged date: Select Today from dropdown list&lt;/li&gt;
		&lt;li&gt;Instance status: select any value from the dropdown list&lt;/li&gt;
		&lt;li&gt;Administrative notes
		&lt;ol&gt;
			&lt;li&gt;Add these to existing&lt;/li&gt;
			&lt;li&gt;&quot;Updated via OCLC match&quot;&lt;/li&gt;
		&lt;/ol&gt;
		&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Create a new field mapping profile for a holdings and save it
	&lt;ol&gt;
		&lt;li&gt;Name: Update holdings temp location&lt;/li&gt;
		&lt;li&gt;Administrative notes
		&lt;ol&gt;
			&lt;li&gt;Add these to existing&lt;/li&gt;
			&lt;li&gt;&quot;Updated via OCLC number match&quot;&lt;/li&gt;
		&lt;/ol&gt;
		&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Create a new action profile with the following options:
	&lt;ol&gt;
		&lt;li&gt;Name: Update instance via OCLC number match&lt;/li&gt;
		&lt;li&gt;Action: Update&lt;/li&gt;
		&lt;li&gt;FOLIO record type: Instance&lt;/li&gt;
		&lt;li&gt;Link the instance field mapping profile that you just created.&#160;&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Create a new action profile with the following options:
	&lt;ol&gt;
		&lt;li&gt;Name: Update holdings via OCLC number match&lt;/li&gt;
		&lt;li&gt;Action: Update&lt;/li&gt;
		&lt;li&gt;FOLIO record type: Holdings&lt;/li&gt;
		&lt;li&gt;Link the holdings field mapping profile that you just created.&#160;&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Create a new match profile named 035$a to OCLC with the following options:
	&lt;ol&gt;
		&lt;li&gt;Select MARC Bib-to-Instance under existing records&lt;/li&gt;
		&lt;li&gt;Field: 035&lt;/li&gt;
		&lt;li&gt;In. 1: &lt;span class=&quot;error&quot;&gt;&amp;#91;space&amp;#93;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;In 2: &lt;span class=&quot;error&quot;&gt;&amp;#91;space&amp;#93;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;Subfield: a&lt;/li&gt;
		&lt;li&gt;Match criterion: Exactly matches&lt;/li&gt;
		&lt;li&gt;Existing instance record field: Identifier: OCLC&lt;/li&gt;
		&lt;li&gt;Save and close&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Create a new match profile named 035$z to OCLC with the following options:
	&lt;ol&gt;
		&lt;li&gt;Select MARC Bib-to-Instance under existing records&lt;/li&gt;
		&lt;li&gt;Field: 035&lt;/li&gt;
		&lt;li&gt;In. 1: &lt;span class=&quot;error&quot;&gt;&amp;#91;space&amp;#93;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;In 2: &lt;span class=&quot;error&quot;&gt;&amp;#91;space&amp;#93;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;Subfield: z&lt;/li&gt;
		&lt;li&gt;Match criterion: Exactly matches&lt;/li&gt;
		&lt;li&gt;Existing instance record field: Identifier: OCLC&lt;/li&gt;
		&lt;li&gt;Save and close&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Create a new match profile named instance Status Batch Loaded
	&lt;ol&gt;
		&lt;li&gt;Change MARC Bibliographic to Static value (submatch only)&lt;/li&gt;
		&lt;li&gt;Select Instance under existing records&lt;/li&gt;
		&lt;li&gt;Incoming Static value (submatch only) record - Text: Batch Loaded&lt;/li&gt;
		&lt;li&gt;Match criterion: Exactly matches&lt;/li&gt;
		&lt;li&gt;Existing instance record field: Admin data: Instance status term&lt;/li&gt;
		&lt;li&gt;Save and close&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Create a new match profile named Holdings type electronic
	&lt;ol&gt;
		&lt;li&gt;Change MARC Bibliographic to Static value (submatch only)&lt;/li&gt;
		&lt;li&gt;Select holdings under existing records.&lt;/li&gt;
		&lt;li&gt;Incoming Static value (submatch only) record - Text: Electronic&lt;/li&gt;
		&lt;li&gt;match criterion: Exactly matches&lt;/li&gt;
		&lt;li&gt;Existing holdings record field: Admin data: holdings type&lt;/li&gt;
		&lt;li&gt;Save and close&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Create a new job import profile with any name and accepted date type = MARC Bibliographic. &lt;b&gt;(See screenshot in edit mode for what the profile should look like before saving.)&lt;/b&gt;&lt;/li&gt;
	&lt;li&gt;Click the plus sign and add a new match: 035$z to OCLC.&#160;
	&lt;ol&gt;
		&lt;li&gt;Under For matches add a new match profile: Instance Status Batch Loaded&lt;/li&gt;
		&lt;li&gt;Under For matches add a new match profile: Holdings type Electronic.&lt;/li&gt;
		&lt;li&gt;Under For matches add a new action profile: &lt;span class=&quot;error&quot;&gt;&amp;#91;the update instance profile created&amp;#93;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;Under For matches add a new action profiles: &lt;span class=&quot;error&quot;&gt;&amp;#91;the update instance and update holdings profiles created&amp;#93;&lt;/span&gt;.&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Under the third For non-matches heading, click the plus sign and add a new match profile: 035$a to OCLC then add the same sub-match profiles and actions as under the 035$z to OCLC match above.
	&lt;ol&gt;
		&lt;li&gt;Under For matches add a new match profile: Instance Status Batch Loaded&lt;/li&gt;
		&lt;li&gt;Under For matches add a new match profile: Holdings type Electronic.&lt;/li&gt;
		&lt;li&gt;Under For matches add a new action profile: &lt;span class=&quot;error&quot;&gt;&amp;#91;the update instance profile created&amp;#93;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;Under For matches add a new action profiles: &lt;span class=&quot;error&quot;&gt;&amp;#91;the update instance and update holdings profiles created&amp;#93;&lt;/span&gt;.&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;review the screen to see that match profile holdings type is present only once under each OCLC match and the update instance and update holdings actions are listed only once under each OCLC match.&#160;&lt;/li&gt;
	&lt;li&gt;Save the job import profile.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&#160;&lt;b&gt;Expected Results:&lt;/b&gt; I expect to see a job profile that will match the 035$z to Instance OCLC number, instance status, and holdings type then update the instance and and the holdings if it is a match. If there is no match I expect to see a match on the 035$a to the instance OCLC number, then submatches to the instance status and holdings type with update actions taken if there is a match. I expect to be able to build complex matches that re-use match profiles within a single job import profile.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Actual Results:&lt;/b&gt; Each primary match 035$z to OCLC and 035$a to OCLC&#160; each contain two matches to holdings type and each holding type electronic match contains two update instance and two update holdings actions.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Additional Information:&lt;/b&gt; This behavior is present in Nolana and FOLIO snapshot.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Interested parties:&lt;/b&gt; University of Chicago&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;BE Notes:&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Existing workaround - create job profile step by step - save one branch (building block) with links set up, and then edit it again adding other branch using the same building block. It works, but required steps that user has to make are ugly&lt;/li&gt;
	&lt;li&gt;&lt;em&gt;&lt;b&gt;Short-term, easy to implement and safe to back-port workaround in the code -&lt;/b&gt;&lt;/em&gt; add constraint (or BE validation) when creating associations to ignore creation of duplicate association in scope of one job profile. It will allow creating profiles reusing the same building blocks (match and action profile structure). Such fix will be incomplete though - described case will be covered, but in case different building blocks would be required using same associations, we still might run into a problem.&lt;b&gt;{&lt;/b&gt;} &lt;em&gt;&lt;b&gt;This solution will be implemented in scope of the current ticket.&lt;/b&gt;&lt;/em&gt;&lt;/li&gt;
	&lt;li&gt;Adequate long-term solution - association entity currently stores parent and detail profile ids, to ensure the association is unique, instead of actual profiles ids we need to store ids of profile wrappers (new entity) in parent and detail columns. Add table for profile wrappers - wrapper id, profile type, profile id. Changes are needed in operations over associations themselves and in functionality constructing the profile, and migration. See stories 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MODDICONV-310&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MODDICONV-310&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Add wrappers around profiles to build associations&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;
            MODDICONV-310
        &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;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MODDICONV-311&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MODDICONV-311&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Migrate existing profiles to have wrappers for associations&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            MODDICONV-311
        &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;
. It is the most preferable way to go, but it will take something like 13 SP and will be too risky for back-port (will be done in Poppy).&#160;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;ORCHID Critical service patch details&lt;/b&gt; &lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;&lt;b&gt;Describe issue impact on business:&lt;/b&gt; Work done in Nolana to stabilize job profiles inadvertently decreased the ability to use the same matches and same actions multiple times in the same job profile. This short-term fix allows for the same matches and actions to be reused in a job profile as long as they are applied in the same relationship to each other in all sections of the profile. Longer-term, the intent is to adjust the job profiles so that matches and actions can be applied without being in parallel relationships throughout the job profile. However, per the development thoughts above, that long-term solution is significantly more work and is too risky to backport.&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;What institutions are affected? (field &#8220;Affected Institutions&#8221; in Jira to be populated):&lt;/b&gt; Any that use complex, branching job profiles&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;What is the workaround if exists?:&lt;/b&gt; None that are simple. One used in the past is to create multiple duplicative match or action profiles with the same details, but different names, and then refrain from using the same match or action profile more than once in a job profile. However that involves significant work for the DI users, especially when profiles are updated, and duplicative match/action profiles must be reviewed to ensure they are kept synchronized. It also introduces possibility of error, if the duplicative profiles are not kept synchronized in terms of any manual edits.&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;What areas will be impacted by fix (i.e. what areas need to be retested):&lt;/b&gt; Data import profile creation and import with the 3 TestRails associated with this Jira. Plus testing by SMEs at Cornell and Chicago to review/confirm.&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Brief explanation of technical implementation and the level of effort (in workdays) and technical risk (low/medium/high).&lt;/b&gt; The work is complete and consumed 1 SP of effort. Significant effort went into teasing apart a longer-term solution and documenting on separate Jiras, plus creating TestRails and manually testing. Risk is minimal.&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Brief explanation of testing required and level of effort (in workdays). Provide test plan agreed with by QA Manager and PO.&lt;/b&gt; Test cases already exist and level of effort is .5-1 day, spread across manual testers, PO, and SMEs&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;What is the roll back plan in case the fix does not work?&lt;/b&gt; The patch can be rolled back if necessary, and re-evaluated&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;NOLANA Critical service patch details&lt;/b&gt; &lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;&lt;b&gt;Describe issue impact on business:&lt;/b&gt; Work done in Nolana to stabilize job profiles inadvertently decreased the ability to use the same matches and same actions multiple times in the same job profile. This short-term fix allows for the same matches and actions to be reused in a job profile as long as they are applied in the same relationship to each other in all sections of the profile. Longer-term, the intent is to adjust the job profiles so that matches and actions can be applied without being in parallel relationships throughout the job profile. However, per the development thoughts above, that long-term solution is significantly more work and is too risky to backport.&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;What institutions are affected? (field &#8220;Affected Institutions&#8221; in Jira to be populated):&lt;/b&gt; Any that use complex, branching job profiles&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;What is the workaround if exists?:&lt;/b&gt; None that are simple. One used in the past is to create multiple duplicative match or action profiles with the same details, but different names, and then refrain from using the same match or action profile more than once in a job profile. However that involves significant work for the DI users, especially when profiles are updated, and duplicative match/action profiles must be reviewed to ensure they are kept synchronized. It also introduces possibility of error, if the duplicative profiles are not kept synchronized in terms of any manual edits.&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;What areas will be impacted by fix (i.e. what areas need to be retested):&lt;/b&gt; Data import profile creation and import with the 3 TestRails associated with this Jira. Plus testing by SMEs at Cornell and Chicago to review/confirm.&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Brief explanation of technical implementation and the level of effort (in workdays) and technical risk (low/medium/high).&lt;/b&gt; The work is complete and consumed 1 SP of effort. Significant effort went into teasing apart a longer-term solution and documenting on separate Jiras, plus creating TestRails and manually testing. Risk is minimal.&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Brief explanation of testing required and level of effort (in workdays). Provide test plan agreed with by QA Manager and PO.&lt;/b&gt; Test cases already exist and level of effort is .5-1 day, spread across manual testers, PO, and SMEs&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;What is the roll back plan in case the fix does not work?&lt;/b&gt; The patch can be rolled back if necessary, and re-evaluated&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment></environment>
        <key id="68495">MODDICONV-300</key>
            <summary>Match and action profiles cannot be re-used in an import job profile - short term fix (Poppy)</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                            <parent id="13571">UXPROD-47</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="712020:7acb2b09-05c8-4f20-b665-68aff31321d2">Volodymyr Rohach</assignee>
                                                                <reporter accountid="557058:feab5085-6c56-4f4a-957a-74f0c1088b9c">Christie Thomas</reporter>
                                    <labels>
                            <label>architectural</label>
                            <label>arlef-di</label>
                            <label>data-import</label>
                            <label>epam-folijet</label>
                            <label>folidemo166-167</label>
                            <label>folijet-olamide</label>
                            <label>has-testrail</label>
                            <label>support</label>
                    </labels>
                <created>Tue, 7 Mar 2023 22:29:54 +0000</created>
                <updated>Thu, 12 Oct 2023 17:32:01 +0000</updated>
                            <resolved>Mon, 19 Jun 2023 06:12:47 +0000</resolved>
                                                    <fixVersion>2.1.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                                                            <comment id="167118" author="5af5e627525ba96b58654f12" created="Wed, 8 Mar 2023 05:02:17 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Afeab5085-6c56-4f4a-957a-74f0c1088b9c&quot; class=&quot;user-hover&quot; rel=&quot;557058:feab5085-6c56-4f4a-957a-74f0c1088b9c&quot; data-account-id=&quot;557058:feab5085-6c56-4f4a-957a-74f0c1088b9c&quot; accountid=&quot;557058:feab5085-6c56-4f4a-957a-74f0c1088b9c&quot; rel=&quot;noreferrer&quot;&gt;Christie Thomas&lt;/a&gt; I was definitely able to reproduce this on Snapshot. Thank you for writing it up!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A13270e0e-c768-4fb6-ac84-1997ffd457c7&quot; class=&quot;user-hover&quot; rel=&quot;712020:13270e0e-c768-4fb6-ac84-1997ffd457c7&quot; data-account-id=&quot;712020:13270e0e-c768-4fb6-ac84-1997ffd457c7&quot; accountid=&quot;712020:13270e0e-c768-4fb6-ac84-1997ffd457c7&quot; rel=&quot;noreferrer&quot;&gt;Mariia Aloshyna&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; class=&quot;user-hover&quot; rel=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; data-account-id=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; accountid=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; rel=&quot;noreferrer&quot;&gt;Kateryna Senchenko&lt;/a&gt; please review. Per Christie, we&apos;ve made the work-around more of a headache as of Nolana. Is there any simple way we can allow the same match and action profiles to be used more than once in a job profile, without having to duplicate the match/action profiles and give them different names?&lt;/p&gt;</comment>
                                                            <comment id="167119" author="5af5e627525ba96b58654f12" created="Thu, 30 Mar 2023 13:36:52 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; Add something on the wiki that the same match/action/field mapping profile can be used more than once in a job profile (in tips and tricks or in Folijet dev reqs area)&lt;/p&gt;</comment>
                                                            <comment id="167120" author="5af5e627525ba96b58654f12" created="Wed, 5 Apr 2023 14:29:50 +0000"  >&lt;p&gt;Folijet refinement: BE needs to review more and discuss. Also consider whether it could be released as a Nolana and/or Orchid patch, depending on the complexity and risk&lt;/p&gt;</comment>
                                                            <comment id="167121" author="557058:701bc044-42e4-4044-8724-a85e23b14f8f" created="Mon, 10 Apr 2023 16:07:00 +0000"  >&lt;p&gt;As we work more in Nolana I find we are encountering more and more of the same problems Christie has. I used to be able to create two checks for matches and have each branch end in a create if there is no match and now I can&apos;t. I didn&apos;t realize that was what the problem was because the profile saved with no problem it was only after I went back and looked at it that I realized it had removed the duplicated actions with no warning at all. This will mean increasing even further the number of profiles that we have.&lt;/p&gt;</comment>
                                                            <comment id="167122" author="5af5e627525ba96b58654f12" created="Tue, 11 Apr 2023 13:13:31 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A701bc044-42e4-4044-8724-a85e23b14f8f&quot; class=&quot;user-hover&quot; rel=&quot;557058:701bc044-42e4-4044-8724-a85e23b14f8f&quot; data-account-id=&quot;557058:701bc044-42e4-4044-8724-a85e23b14f8f&quot; accountid=&quot;557058:701bc044-42e4-4044-8724-a85e23b14f8f&quot; rel=&quot;noreferrer&quot;&gt;Jenn Colt&lt;/a&gt; I&apos;m really sorry to see that. We&apos;ll try to pull this bug into the current sprint and work on it ASAP. Has this caused profiles that worked for you in Morning Glory to no longer work in Nolana? If so, it sounds like we should also consider a patch for Nolana and Orchid.&lt;/p&gt;

&lt;p&gt;On Orchid bugfest, would it be possible to create a sample profile that worked previously, but is no longer working, and attach a relevant file to this bug?&lt;/p&gt;

&lt;p&gt;Thank you so much&lt;/p&gt;</comment>
                                                            <comment id="167123" author="712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce" created="Thu, 13 Apr 2023 13:17:20 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;&#160;&lt;/p&gt;

&lt;p&gt;Could you create scenarios for the 2nd and 3rd &quot;Checks&quot; in BE notes and for Edits and Duplicates scenarious?&lt;/p&gt;</comment>
                                                            <comment id="167124" author="712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce" created="Wed, 7 Jun 2023 11:44:59 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;&#160;&lt;/p&gt;

&lt;p&gt;This ticket was checked on snapshot env. No additional profiles are appears now when creating/duplicating/editing job profiles with repeatable match/action profiles. Moving issue to In review column&#160;&lt;/p&gt;</comment>
                                                            <comment id="167125" author="5af5e627525ba96b58654f12" created="Mon, 19 Jun 2023 06:12:38 +0000"  >&lt;p&gt;Thanks, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Af01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; class=&quot;user-hover&quot; rel=&quot;712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; data-account-id=&quot;712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; accountid=&quot;712020:f01c6676-11c6-4fc8-b796-0fb5157aa4ce&quot; rel=&quot;noreferrer&quot;&gt;Maksym Ishchenko&lt;/a&gt; Looks good to me also. Thank you for the work, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A7acb2b09-05c8-4f20-b665-68aff31321d2&quot; class=&quot;user-hover&quot; rel=&quot;712020:7acb2b09-05c8-4f20-b665-68aff31321d2&quot; data-account-id=&quot;712020:7acb2b09-05c8-4f20-b665-68aff31321d2&quot; accountid=&quot;712020:7acb2b09-05c8-4f20-b665-68aff31321d2&quot; rel=&quot;noreferrer&quot;&gt;Volodymyr Rohach&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Afeab5085-6c56-4f4a-957a-74f0c1088b9c&quot; class=&quot;user-hover&quot; rel=&quot;557058:feab5085-6c56-4f4a-957a-74f0c1088b9c&quot; data-account-id=&quot;557058:feab5085-6c56-4f4a-957a-74f0c1088b9c&quot; accountid=&quot;557058:feab5085-6c56-4f4a-957a-74f0c1088b9c&quot; rel=&quot;noreferrer&quot;&gt;Christie Thomas&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A701bc044-42e4-4044-8724-a85e23b14f8f&quot; class=&quot;user-hover&quot; rel=&quot;557058:701bc044-42e4-4044-8724-a85e23b14f8f&quot; data-account-id=&quot;557058:701bc044-42e4-4044-8724-a85e23b14f8f&quot; accountid=&quot;557058:701bc044-42e4-4044-8724-a85e23b14f8f&quot; rel=&quot;noreferrer&quot;&gt;Jenn Colt&lt;/a&gt; Please give this a try on Snapshot when you have a chance. The current solution (which we&apos;ll aim to backport to Orchid and possibly Nolana) should resolve the type of profile that Christie has outlined. Per the developers, the described case will be covered, but in case different building blocks would be required using same associations, we still might run into a problem.&lt;/p&gt;

&lt;p&gt;And in Poppy, we will implement a long-term solution that will resolve it despite different associations. However, the developers deem that fix as too risky to backport to Orchid or Nolana.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10001">
                    <name>Cloners</name>
                                                                <inwardlinks description="is cloned by">
                                        <issuelink>
            <issuekey id="68525">MODDICONV-317</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="68526">MODDICONV-318</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="13596">UXPROD-3838</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="68506">MODDICONV-310</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="68505">MODDICONV-311</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="15746">FAT-6310</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="15747">FAT-6311</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="15748">FAT-6312</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="68496">MODDICONV-302</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="68535">MODDICONV-326</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="55795" name="Snapshot_NewProfileInEditor.png" size="103741" author="557058:feab5085-6c56-4f4a-957a-74f0c1088b9c" created="Tue, 7 Mar 2023 22:29:43 +0000"/>
                            <attachment id="55796" name="Snapshot_SavedProfile_1.png" size="63158" author="557058:feab5085-6c56-4f4a-957a-74f0c1088b9c" created="Tue, 7 Mar 2023 22:29:46 +0000"/>
                            <attachment id="55797" name="Snapshot_SavedProfile_2.png" size="56838" author="557058:feab5085-6c56-4f4a-957a-74f0c1088b9c" created="Tue, 7 Mar 2023 22:29:49 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_10107" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Affected Institution</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10388"><![CDATA[!!!ALL!!!]]></customfieldvalue>
    <customfieldvalue key="10420"><![CDATA[University of Chicago]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10119" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Affected releases</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10446"><![CDATA[Orchid (R1 2023)]]></customfieldvalue>
    <customfieldvalue key="10447"><![CDATA[Nolana (R3 2022)]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10115" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>CSP Approved</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10443"><![CDATA[Yes]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10116" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>CSP Request Details</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Nolana/Orchid CSP requested 21 June 2023&lt;br/&gt;
Approved 22 June 2023 by Khalilah, Mike G, Kristin M, Mark V, Debra H, Harry K</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="10153"><![CDATA[Folijet]]></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)">Batch Importer (Bib/Acq)</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_10045" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Potential Workaround</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Work includes creating new match profiles with the same match point but a different name. This is the work around that worked until Nolana when only the primary match point had to be unique, but after Nolana even sub-matches must be unique profiles.</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10106" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>RCA Group</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10374"><![CDATA[Incomplete/missing requirements]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i05ztk:o</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10046" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Release</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10076"><![CDATA[Poppy (R2 2023)]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="675">Folijet Sprint 166</customfieldvalue>
    <customfieldvalue id="548">Folijet Sprint 167</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 8 Mar 2023 05:02:17 +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>