<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:15:46 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-1460] Management of Name-Title heading in MARCcat Bibs</title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-1460</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;Management of name-title heading in MARCcat based on David&apos;s prototype.&lt;br/&gt;
In this prototype Davis suggested tuo options to display and manage NT.&lt;br/&gt;
From meeting notes (&lt;a href=&quot;https://folio-org.atlassian.net/wiki/display/MM/2018-12-03+MARCcat+Subgroup+Meeting+Notes):&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/wiki/display/MM/2018-12-03+MARCcat+Subgroup+Meeting+Notes):&lt;/a&gt; &lt;br/&gt;
&lt;em&gt;&quot;Group liked the simplicity of Option B, but the options of browsing that Option A allows. The ability to get to Option B from Option A using the top menu (Where it says, &quot;Access point&quot;) was seen as a way that both options could be used. There are concerns about the size of the font and ability to read in Option A since there is so much information squeezed into one screen.&quot;&lt;/em&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="10957">UXPROD-1460</key>
            <summary>Management of Name-Title heading in MARCcat Bibs</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="10560">UXPROD-786</parent>
                                    <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="5b44fc07f1230f2c12f1d828">Tiziana Possemato</assignee>
                                                                <reporter accountid="5b44fc09bc005f2c0cb7338f">Annalisa Di Sabato</reporter>
                                    <labels>
                            <label>Heading</label>
                            <label>MARCcat-Bib</label>
                            <label>Name-Title</label>
                            <label>cap-mvp</label>
                            <label>team-mvp</label>
                    </labels>
                <created>Thu, 24 Jan 2019 09:49:05 +0000</created>
                <updated>Tue, 19 Jan 2021 04:03:02 +0000</updated>
                            <resolved>Fri, 3 Apr 2020 12:19:57 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="11149" author="5b4859007975a22beeaeb56e" created="Wed, 1 Apr 2020 07:22:57 +0000"  >&lt;p&gt;The required changes have been made both on the back-end and on the front-end.&lt;br/&gt;
Back-end :&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;creation of Name/Title headings&lt;/li&gt;
	&lt;li&gt;creation of Names/Title tags&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Front-end:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;enabling indexes Name/Title for Name and Name/Title for Title only for Browse&lt;/li&gt;
	&lt;li&gt;enable BIB1 column with NTK index for records.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The Name / Title feature involves creating name / title tags and the browse search records.&lt;/p&gt;
</comment>
                                                            <comment id="11157" author="5b4859007975a22beeaeb56e" created="Wed, 1 Apr 2020 07:27:10 +0000"  >&lt;p&gt;The creation of the name / title tags fails for this reason:&lt;/p&gt;

&lt;p&gt; Batch entry 0 insert into amicus.NME_ACS_PNT (NME_WRK_RLTR_CDE, MTRL_SPCFY_TXT, INTTN_WHICH_FLD_APLY_CDE, NME_WRK_RLTR_STRNG_TXT, NME_OTHER_SBFLDS, NME_SEQ_NBR, NME_HDG_NBR, BIB_ITM_NBR, NME_TTL_HDG_NBR, USR_VW_IND, NME_FNCTN_CDE) values (NULL, NULL, NULL, NULL, NULL, NULL, 110, 213, 2, &apos;1000000000000000&apos;, 0) was aborted: ERROR: insert or update on table &quot;nme_acs_pnt&quot; violates foreign key constraint &quot;nme_acs_pnt_fk3&quot;&lt;br/&gt;
  Detail: Key (nme_fnctn_cde)=(0) is not present in table &quot;t_nme_fnctn&quot;.  Call getNextException to see other errors in the batch.&lt;/p&gt;

&lt;p&gt;This  NME_FNCTN_CDE column must have for tag Name/ Title must be equal to 0.&lt;/p&gt;

&lt;p&gt;You have to assign the bug to Mirko&lt;/p&gt;</comment>
                                                            <comment id="11163" author="5bcdb6f9bae77f4b760f3d0b" created="Wed, 1 Apr 2020 08:44:34 +0000"  >&lt;p&gt;The following list shows the allowed values for the column NME_ACS_PNT.nme_fnctn_cde, the value 0 is not present:&lt;/p&gt;

&lt;p&gt;1	=&amp;gt; &quot;Added Entry - Not specified&quot;&lt;br/&gt;
2	=&amp;gt; &quot;Main Entry - Undefined&quot;&lt;br/&gt;
3	=&amp;gt; &quot;Main Entry-Main entry/subject relationship irrelevant (OBSOLETE)&quot;&lt;br/&gt;
4	=&amp;gt; &quot;Main Entry - Main entry is subject of the work (OBSOLETE)&quot;&lt;br/&gt;
7	=&amp;gt; &quot;Added Entry - Information not provided&quot;&lt;br/&gt;
8	=&amp;gt; &quot;Added Entry - Analytical entry&quot;&lt;br/&gt;
9	=&amp;gt; &quot;Added Entry - Alternative entry (OBSOLETE)&quot;&lt;br/&gt;
10	=&amp;gt; &quot;Added Entry - Secondary entry (OBSOLETE)&quot;&lt;br/&gt;
11	=&amp;gt; &quot;Added Entry - Supplementary secondary entry  (OBSOLETE)&quot;&lt;br/&gt;
16	=&amp;gt; &quot;Main Entry - Not specified&quot;&lt;/p&gt;

&lt;p&gt;What the value 0 is intended for?&lt;br/&gt;
If a suitable alternative value is not in the list, we have to add a proper one.&lt;/p&gt;</comment>
                                                            <comment id="11168" author="5b4859007975a22beeaeb56e" created="Wed, 1 Apr 2020 08:50:07 +0000"  >&lt;p&gt;For the creation of the title name tags we need to insert the code 0.&lt;br/&gt;
I had verified that the table does not provide it.&lt;br/&gt;
This is how it works in Olisuite too.&lt;br/&gt;
A solution must be found to the problem.&lt;/p&gt;</comment>
                                                            <comment id="11172" author="5bcdb6f9bae77f4b760f3d0b" created="Wed, 1 Apr 2020 10:06:55 +0000"  >&lt;p&gt;A proper new entry point has been added to the tables T_TTL_FNCTN and T_NME_FNCTN.&lt;br/&gt;
This Issue will be added to the MARCcat Database patch 1.4.&lt;br/&gt;
Please attempt again the test in our test environment where the SQL updates have been installed.&lt;/p&gt;</comment>
                                                            <comment id="11175" author="5b4859007975a22beeaeb56e" created="Wed, 1 Apr 2020 10:36:49 +0000"  >&lt;p&gt;Now, I have another error:&lt;/p&gt;

&lt;p&gt;Batch entry 0 insert into amicus.TTL_ACS_PNT (TTL_SRS_ISSN_NBR, TTL_SCDRY_FNCTN_CDE, INTTN_WHICH_FLD_APLY_CDE, TTL_VOL_NBR_DSC, MTRL_SPCFY_TXT, VRNT_TTL_DSPLY_CDE_TXT, SEQ_NBR, TTL_HDG_NBR, BIB_ITM_NBR, NME_TTL_HDG_NBR, USR_VW_IND, TTL_FNCTN_CDE) values (NULL, 0, NULL, NULL, NULL, NULL, NULL, 129, 220, 3, &apos;1000000000000000&apos;, 0) was aborted: ERROR: insert or update on table &quot;ttl_acs_pnt&quot; violates foreign key constraint &quot;ttl_acs_pnt_fk4&quot;&lt;br/&gt;
  Detail: Key (ttl_scdry_fnctn_cde)=(0) is not present in table &quot;t_ttl_scdry_fnctn&quot;.&lt;/p&gt;

&lt;p&gt;For Title/Name tags TTL_ACS_PNT  the columns have a value of 0:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;TTL_FNCTN_CDE&lt;/li&gt;
	&lt;li&gt;TTL_SCDRY_FNCTN_CDE&lt;br/&gt;
Check T_ connected for this columns .&lt;/li&gt;
&lt;/ul&gt;

</comment>
                                                            <comment id="11182" author="5bcdb6f9bae77f4b760f3d0b" created="Wed, 1 Apr 2020 13:08:39 +0000"  >&lt;p&gt;I&apos;ve added the required records to the T_TTL_SCDRY_FNCTN table.&lt;br/&gt;
Please make another test.&lt;/p&gt;</comment>
                                                            <comment id="11186" author="5bcdb6f9bae77f4b760f3d0b" created="Fri, 3 Apr 2020 11:09:14 +0000"  >&lt;p&gt;One more issue has been found. &lt;br/&gt;
It prevents the trigger &quot;ttl_acs_pnt_i&quot; to operate by inserting a new record into ttl_acs_pnt_plus_refs tables.&lt;br/&gt;
Here an example of the error which could be traced into the log:&lt;/p&gt;

&lt;p&gt;insert into amicus.TTL_ACS_PNT (TTL_SRS_ISSN_NBR, TTL_SCDRY_FNCTN_CDE, INTTN_WHICH_FLD_APLY_CDE, TTL_VOL_NBR_DSC, MTRL_SPCFY_TXT, VRNT_TTL_DSPLY_CDE_TXT, SEQ_NBR, TTL_HDG_NBR, BIB_ITM_NBR, NME_TTL_HDG_NBR, USR_VW_IND, TTL_FNCTN_CDE) &lt;br/&gt;
values (NULL, 0, NULL, NULL, NULL, NULL, NULL, 146, 266, 6, &apos;1000000000000000&apos;, 0);&lt;br/&gt;
was aborted: ERROR: duplicate key value violates unique constraint &quot;ttl_acs_pnt_plus_refs_pk&quot;&lt;br/&gt;
Detail: Key (ttl_hdg_nbr, bib_itm_nbr, usr_vw_ind)=(146, 266, 1000000000000000) already exists.&lt;/p&gt;

&lt;p&gt;The issue has been fixed with the MARCCat DB 1.4 patch.&lt;/p&gt;</comment>
                                                            <comment id="11190" author="5b44fc09bc005f2c0cb7338f" created="Fri, 3 Apr 2020 12:19:57 +0000"  >&lt;p&gt;The test was successfull&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="10560">UXPROD-786</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="10576">UXPROD-922</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="11491">UXPROD-2496</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10007">
                    <name>Requires</name>
                                            <outwardlinks description="requires">
                                        <issuelink>
            <issuekey id="72263">MODCAT-110</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="10563" name="NAME_TITLE management_David_prototype.pptx" size="1706423" author="5b44fc09bc005f2c0cb7338f" created="Thu, 24 Jan 2019 09:47:26 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10048" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Analysis Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10089"><![CDATA[Large < 10 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10053" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Back End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10122"><![CDATA[Large < 10 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10054" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Back End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5b4859007975a22beeaeb56e</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="10138"><![CDATA[@cult]]></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)">MARCcat: MARC Bibliographic records</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10050" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10098"><![CDATA[Large < 10 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10051" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Front End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5b44fafd14983918418883b5</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10071" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: 5Colleges (Full Jul 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10226"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10067" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Chalmers (Impl Aut 2019)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10207"><![CDATA[R5]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10068" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Chicago (MVP Sum 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10211"><![CDATA[R4]]></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="10217"><![CDATA[R5]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10070" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Duke (Full Sum 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10218"><![CDATA[R1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10073" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: FLO (MVP Sum 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10236"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10074" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: GBV (MVP Sum 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10242"><![CDATA[R5]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10077" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Hungary (MVP End 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10253"><![CDATA[R1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10078" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Lehigh (MVP Summer 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10261"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10080" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Leipzig (ERM Aut 2019)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10272"><![CDATA[R5]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10079" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Leipzig (Full TBD)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10267"><![CDATA[R5]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10089" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: TAMU (MVP Jan 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10317"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10091" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: U of AL (MVP Oct 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10327"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10076" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: hbz (TBD)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10252"><![CDATA[R5]]></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, 1 Apr 2020 07:22:57 +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>