<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:12:14 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-1290] Map Inventory/instance-types (resource types) to Codex Resource Types</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1290</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Currently ui-search operates with these resource types:&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;64064_thumb&quot; href=&quot;/rest/api/3/attachment/content/64064&quot; title=&quot;image-2018-06-15-16-19-10-708.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;64064&quot; file-preview-title=&quot;image-2018-06-15-16-19-10-708.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64064?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64064&quot; filename=&quot;image-2018-06-15-16-19-10-708.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64064&quot; data-attachment-name=&quot;image-2018-06-15-16-19-10-708.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;3765f08a-b82d-434d-b4a6-529b8ed4419a&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;mod-inventory has these resource types:&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;64066_thumb&quot; href=&quot;/rest/api/3/attachment/content/64066&quot; title=&quot;image-2018-06-15-16-48-08-525.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;64066&quot; file-preview-title=&quot;image-2018-06-15-16-48-08-525.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64066?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64066&quot; filename=&quot;image-2018-06-15-16-48-08-525.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64066&quot; data-attachment-name=&quot;image-2018-06-15-16-48-08-525.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;e49124e9-b2da-4206-981a-c47c82ed7dcd&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;We currently map from inventory to codex type in mod-codex-inventory, using this map:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
&lt;span class=&quot;code-quote&quot;&gt;&quot;Spoken Record&quot;&lt;/span&gt;:  Audio
&lt;span class=&quot;code-quote&quot;&gt;&quot;Books&quot;&lt;/span&gt;: Books
&lt;span class=&quot;code-quote&quot;&gt;&quot;Computer Files&quot;&lt;/span&gt;: Databases
&lt;span class=&quot;code-quote&quot;&gt;&quot;eBooks&quot;&lt;/span&gt;:  eBooks
&lt;span class=&quot;code-quote&quot;&gt;&quot;3-D Objects&quot;&lt;/span&gt;:  Kits
&lt;span class=&quot;code-quote&quot;&gt;&quot;Kits&quot;&lt;/span&gt;: Kits
&lt;span class=&quot;code-quote&quot;&gt;&quot;Mixed Material&quot;&lt;/span&gt;: Kits
&lt;span class=&quot;code-quote&quot;&gt;&quot;Maps&quot;&lt;/span&gt;: Maps
&lt;span class=&quot;code-quote&quot;&gt;&quot;Music (Audio)&quot;&lt;/span&gt;: Music
&lt;span class=&quot;code-quote&quot;&gt;&quot;Music (MSS)&quot;&lt;/span&gt;: Music
&lt;span class=&quot;code-quote&quot;&gt;&quot;Music (Scores)&quot;&lt;/span&gt;: Music
&lt;span class=&quot;code-quote&quot;&gt;&quot;Serials&quot;&lt;/span&gt;: Periodicals
&lt;span class=&quot;code-quote&quot;&gt;&quot;Charts Posters&quot;&lt;/span&gt;: Posters
&lt;span class=&quot;code-quote&quot;&gt;&quot;Theses&quot;&lt;/span&gt;: Thesis and Dissertation
&lt;span class=&quot;code-quote&quot;&gt;&quot;Error&quot;&lt;/span&gt;: Unspecified
&lt;span class=&quot;code-quote&quot;&gt;&quot;Videorecording&quot;&lt;/span&gt;: Video
&lt;span class=&quot;code-quote&quot;&gt;&quot;Web Resources&quot;&lt;/span&gt;: Web resources
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;(the current set of /instance-types doesn&apos;t seem to support mappings to Newspapers, Newsletters, Reports, Proceedings)&lt;/p&gt;

&lt;p&gt;This map will not work as we load the new RDA content types (&lt;a href=&quot;https://www.loc.gov/standards/valuelist/rdacontent.html&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://www.loc.gov/standards/valuelist/rdacontent.html&lt;/a&gt;) to /instance-types; none (or very few) of these resource types will remain.&lt;/p&gt;

&lt;p&gt;Short term we thus need to map the RDA content types to the Codex search types (I&apos;m uncertain how, neither rda carrier or rda content has a &apos;book&apos; concept for instance).&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Af80403de-e149-421e-8750-af45c853402f&quot; class=&quot;user-hover&quot; rel=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; data-account-id=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; accountid=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; rel=&quot;noreferrer&quot;&gt;Charlotte Whitt&lt;/a&gt;, can the SIG help with this?&lt;/p&gt;

&lt;p&gt;Next, I&apos;d propose we move the mapping into the /mod-inventory-storage/instance-types table so it can be managed by librarians through the settings:&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;64065_thumb&quot; href=&quot;/rest/api/3/attachment/content/64065&quot; title=&quot;image-2018-06-15-16-41-11-357.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;64065&quot; file-preview-title=&quot;image-2018-06-15-16-41-11-357.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64065?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64065&quot; filename=&quot;image-2018-06-15-16-41-11-357.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64065&quot; data-attachment-name=&quot;image-2018-06-15-16-41-11-357.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;b858eb50-7a7c-4b86-bb88-3c839873f474&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;Otherwise it will require new releases of mod-codex-inventory whenever a librarian adds or renames a local resource type (or one cannot search for Instances by that resource type)&lt;/p&gt;

&lt;p&gt;This of course requires, that &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f8314dfbdef80006f6f572d&quot; class=&quot;user-hover&quot; rel=&quot;5f8314dfbdef80006f6f572d&quot; data-account-id=&quot;5f8314dfbdef80006f6f572d&quot; accountid=&quot;5f8314dfbdef80006f6f572d&quot; rel=&quot;noreferrer&quot;&gt;Adam Dickmeiss&lt;/a&gt; can use the mapping from mod-inventory-storage/instance-types  instead of the current mapping in mod-codex-inventory itself.&lt;/p&gt;

&lt;p&gt;This proposal would require changes to mod-inventory-storage, ui-inventory, mod-codex-inventory, and possibly the dataloader.  &lt;/p&gt;</description>
                <environment></environment>
        <key id="80664">FOLIO-1290</key>
            <summary>Map Inventory/instance-types (resource types) to Codex Resource Types</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</type>
                                            <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5bffed5e2434bf3a1a91d37a">Niels Erik Nielsen</assignee>
                                                                <reporter accountid="5bffed5e2434bf3a1a91d37a">Niels Erik Nielsen</reporter>
                                    <labels>
                            <label>sprint40</label>
                            <label>sprint41</label>
                            <label>sprint42</label>
                            <label>sprint43</label>
                    </labels>
                <created>Fri, 15 Jun 2018 14:53:07 +0000</created>
                <updated>Wed, 17 Jul 2019 10:32:15 +0000</updated>
                            <resolved>Fri, 24 Aug 2018 09:45:22 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                <comments>
                                                            <comment id="193786" author="5bffed5e2434bf3a1a91d37a" created="Fri, 15 Jun 2018 17:52:52 +0000"  >&lt;p&gt;Regarding mapping: &lt;/p&gt;

&lt;p&gt;There&apos;s currently a bug when setting a filter in ui-search, then clicking on an instance to view it in ui-inventory.  The codex filter term is forwarded to ui-inventory, which does not know the Codex resource type terms or have knowledge about how to map them to inventory terms. &lt;/p&gt;

&lt;p&gt;It may already be filed. I&apos;m not sure in which project to file it anyway - it probably will touch multiple projects front-end and back-end. &lt;/p&gt;</comment>
                                                            <comment id="193787" author="5bffed5e2434bf3a1a91d37a" created="Fri, 15 Jun 2018 18:21:49 +0000"  >&lt;p&gt;For now I&apos;ve implemented following mapping from inventory instance-types to codex resource types in (a branch of) mod-codex-inventory.&lt;/p&gt;

&lt;p&gt;But some of those mappings seem not natural. For instance, we can&apos;t know whether a &apos;text&apos; is &apos;Books&apos; or &apos;Serials&apos;? &lt;/p&gt;

&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;Inventory instance-types&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;Codex resource types&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;cartographic dataset&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Maps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;cartographic image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Maps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;cartographic moving image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; Maps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;cartographic tactile image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Maps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;cartographic tactile three-dimensional form&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;	Maps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;cartographic three-dimensional form&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;	Maps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;computer dataset&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Databases&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;computer program&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Databases&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;notated movement&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; Kits&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;notated music&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; Music&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;performed music&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Music&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;sounds&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;	Audio&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;spoken word&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; Audio&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;still image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Kits&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;tactile image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Kits&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;tactile notated music&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Music&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;tactile notated movement&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Kits&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;tactile text&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Books&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;tactile three-dimensional form&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Kits&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;text&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Books&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;three-dimensional form&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Kits&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;three-dimensional moving image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Video&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;two-dimensional moving image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Video&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;other&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Unspecified&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Unspecified&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Unspecified&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
</comment>
                                                            <comment id="193789" author="5bffed52a1b46046f530c8f7" created="Sat, 16 Jun 2018 13:17:06 +0000"  >&lt;blockquote&gt;&lt;p&gt;There&apos;s currently a bug when setting a filter in ui-search, then clicking on an instance to view it in ui-inventory. The codex filter term is forwarded to ui-inventory, which does not know the Codex resource type terms or have knowledge about how to map them to inventory terms.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I don&apos;t think that&apos;s right, At least. I definitely wrote code that had the intention of mapping selected filter-values when following a link from Codex Search to Inventory: see &lt;a href=&quot;https://github.com/folio-org/ui-search/blob/master/src/redirectParams.js#L71-L97&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/ui-search/blob/master/src/redirectParams.js#L71-L97&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="193791" author="5bffed5e2434bf3a1a91d37a" created="Mon, 18 Jun 2018 12:18:03 +0000"  >&lt;p&gt;All right, I may have jumped to conclusion about the cause, but this is what I saw:&lt;/p&gt;

&lt;p&gt;In ui-search, search for &apos;water&apos;&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;64060_thumb&quot; href=&quot;/rest/api/3/attachment/content/64060&quot; title=&quot;Screenshot from 2018-06-18 14-02-35.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;64060&quot; file-preview-title=&quot;Screenshot from 2018-06-18 14-02-35.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64060?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64060&quot; filename=&quot;Screenshot from 2018-06-18 14-02-35.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64060&quot; data-attachment-name=&quot;Screenshot from 2018-06-18 14-02-35.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;a0ee82a9-89e4-4cde-94cc-4c86ebde18f5&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;Filter by &apos;Music&apos;&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;64061_thumb&quot; href=&quot;/rest/api/3/attachment/content/64061&quot; title=&quot;Screenshot from 2018-06-18 14-02-46.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;64061&quot; file-preview-title=&quot;Screenshot from 2018-06-18 14-02-46.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64061?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64061&quot; filename=&quot;Screenshot from 2018-06-18 14-02-46.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64061&quot; data-attachment-name=&quot;Screenshot from 2018-06-18 14-02-46.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;4a5a3ddc-9eae-4021-b811-81d5f5e3ffe9&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;Click the Instance to view it in Inventory&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;64062_thumb&quot; href=&quot;/rest/api/3/attachment/content/64062&quot; title=&quot;Screenshot from 2018-06-18 14-03-03.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;64062&quot; file-preview-title=&quot;Screenshot from 2018-06-18 14-03-03.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64062?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64062&quot; filename=&quot;Screenshot from 2018-06-18 14-03-03.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64062&quot; data-attachment-name=&quot;Screenshot from 2018-06-18 14-03-03.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;db119b7f-4810-46de-90b2-307157c74e42&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;&apos;Music&apos; is mapped to &apos;Music (Scores)&apos; in the filter list, but Inventory cannot find any Instances with that resource type, since the Instance in question is of type &apos;Music (Audio)&apos;. &lt;/p&gt;

&lt;p&gt;***&lt;/p&gt;

&lt;p&gt;Another things is, on some tries (the first?), I get this:&lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;64063_thumb&quot; href=&quot;/rest/api/3/attachment/content/64063&quot; title=&quot;Screenshot from 2018-06-18 14-17-27.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;64063&quot; file-preview-title=&quot;Screenshot from 2018-06-18 14-17-27.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64063?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64063&quot; filename=&quot;Screenshot from 2018-06-18 14-17-27.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/64063&quot; data-attachment-name=&quot;Screenshot from 2018-06-18 14-17-27.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;01d9f574-58f8-498f-b130-ee7c3d2fdc74&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;br/&gt;
Guess that could be due to the parentheses in the Inventory resource-type term. &lt;/p&gt;</comment>
                                                            <comment id="193793" author="5bffed52a1b46046f530c8f7" created="Mon, 18 Jun 2018 12:34:58 +0000"  >&lt;p&gt;Well, I don&apos;t know what the actual error is about, nor why you only &lt;em&gt;sometimes&lt;/em&gt; see it. But leaving that aside, I now see that your underlying problem is more sophisticated than I&apos;d realised. I thought you were saying that the filter settings weren&apos;t getting mapped; now I see the problem is that the map is not good enough. In this case, it looks like we may need to enhance the mapping code so that it&apos;s able to specify that a given filter-value in the Codex app maps to &lt;em&gt;multiple&lt;/em&gt; filter-values in the destination app. (I can make that change if you want me to: if so, please file a specific issue on me.)&lt;/p&gt;</comment>
                                                            <comment id="193795" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Thu, 21 Jun 2018 13:41:38 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5bffed52a1b46046f530c8f7&quot; class=&quot;user-hover&quot; rel=&quot;5bffed52a1b46046f530c8f7&quot; data-account-id=&quot;5bffed52a1b46046f530c8f7&quot; accountid=&quot;5bffed52a1b46046f530c8f7&quot; rel=&quot;noreferrer&quot;&gt;Mike Taylor&lt;/a&gt; - I&apos;ll reach out to &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62a96ae7192edb006f9f1bf9&quot; class=&quot;user-hover&quot; rel=&quot;62a96ae7192edb006f9f1bf9&quot; data-account-id=&quot;62a96ae7192edb006f9f1bf9&quot; accountid=&quot;62a96ae7192edb006f9f1bf9&quot; rel=&quot;noreferrer&quot;&gt;Khalilah Gambrell&lt;/a&gt; re. doing an updated mapping exercise of Resource Types (EPKB, Codex, Inventory mapping), now we are implementing the refined Resource types based on the RDA content terms (&lt;a href=&quot;https://www.loc.gov/standards/valuelist/rdacontent.html&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://www.loc.gov/standards/valuelist/rdacontent.html&lt;/a&gt;) in Inventory.&lt;/p&gt;</comment>
                                                            <comment id="193796" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Tue, 26 Jun 2018 13:26:29 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5bffed5e2434bf3a1a91d37a&quot; class=&quot;user-hover&quot; rel=&quot;5bffed5e2434bf3a1a91d37a&quot; data-account-id=&quot;5bffed5e2434bf3a1a91d37a&quot; accountid=&quot;5bffed5e2434bf3a1a91d37a&quot; rel=&quot;noreferrer&quot;&gt;Niels Erik Nielsen&lt;/a&gt; - Khalilah, Laura W. and I are working on the mapping - see &lt;font color=&quot;orange&quot;&gt;&lt;/font&gt; part (column D-G) - work in progress: &lt;a href=&quot;https://docs.google.com/spreadsheets/d/1RRLjsTl-SMGEh-5RkVwguffKW4dvkO-IwTdca6kFXeE/edit?ts=5b323ccd#gid=667989703&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://docs.google.com/spreadsheets/d/1RRLjsTl-SMGEh-5RkVwguffKW4dvkO-IwTdca6kFXeE/edit?ts=5b323ccd#gid=667989703&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="193798" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Tue, 26 Jun 2018 14:14:12 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5bffed5e2434bf3a1a91d37a&quot; class=&quot;user-hover&quot; rel=&quot;5bffed5e2434bf3a1a91d37a&quot; data-account-id=&quot;5bffed5e2434bf3a1a91d37a&quot; accountid=&quot;5bffed5e2434bf3a1a91d37a&quot; rel=&quot;noreferrer&quot;&gt;Niels Erik Nielsen&lt;/a&gt; comment to your walk through above. Then a term in the filter list, should only be shown in Inventory (and Codex) IF there is at least one record with the given &apos;Resource type&apos;. If no records has the term, then it should not be listed in the Filter list. Not sure if this is possible to implement now, or we need to wait for the hit count feature is in place? &lt;/p&gt;</comment>
                                                            <comment id="193800" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Tue, 26 Jun 2018 14:18:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5bffed52a1b46046f530c8f7&quot; class=&quot;user-hover&quot; rel=&quot;5bffed52a1b46046f530c8f7&quot; data-account-id=&quot;5bffed52a1b46046f530c8f7&quot; accountid=&quot;5bffed52a1b46046f530c8f7&quot; rel=&quot;noreferrer&quot;&gt;Mike Taylor&lt;/a&gt; re.: &lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt; it looks like we may need to enhance the mapping code so that it&apos;s able to specify that a given filter-value in the Codex app maps to multiple filter-values in the destination app. (I can make that change if you want me to: if so, please file a specific issue on me.)&lt;/p&gt;&lt;/blockquote&gt; 
&lt;p&gt;Yes, that is needed for several of the Resource Type terms in Codex Search app. Let&apos;s leave it for now, and then I&apos;ll write a new jira with the &lt;b&gt;new mapping requirements&lt;/b&gt;, when the SMEs and I have finished the work with mapping based on Resource types in Inventory will follow the list of RDA content terms, and Formats will follow the list of RDA carrier terms.&lt;/p&gt;</comment>
                                                            <comment id="193803" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Wed, 27 Jun 2018 21:50:47 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5bffed5e2434bf3a1a91d37a&quot; class=&quot;user-hover&quot; rel=&quot;5bffed5e2434bf3a1a91d37a&quot; data-account-id=&quot;5bffed5e2434bf3a1a91d37a&quot; accountid=&quot;5bffed5e2434bf3a1a91d37a&quot; rel=&quot;noreferrer&quot;&gt;Niels Erik Nielsen&lt;/a&gt; - here the normalized list - see: column G in: &lt;a href=&quot;https://docs.google.com/spreadsheets/d/1RRLjsTl-SMGEh-5RkVwguffKW4dvkO-IwTdca6kFXeE/edit#gid=667989703&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://docs.google.com/spreadsheets/d/1RRLjsTl-SMGEh-5RkVwguffKW4dvkO-IwTdca6kFXeE/edit#gid=667989703&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Note: &lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;There are &lt;ins&gt;no&lt;/ins&gt; changes to the eHoldings mapping - these are written up in the list as e.g. e: Streamingaudio&lt;/li&gt;
	&lt;li&gt;We use lowercase letter for all terms in the Codex Resource type list (in alpha, we used capitalization - writing the term with its first letter as a capital letter)&lt;/li&gt;
	&lt;li&gt;The colored text is referring to the two list in the standard
	&lt;ul&gt;
		&lt;li&gt;purple = &lt;font color=&quot;purpel&quot;&gt;RDA content&lt;/font&gt;&lt;/li&gt;
		&lt;li&gt;orange = &lt;font color=&quot;orange&quot;&gt;RDA carrier&lt;/font&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;We want to use the category, as a grouping term for all the more specific term listed in the category&lt;/li&gt;
	&lt;li&gt;A few terms, are the specific term (and not the carrier category), e.g. computer--online resource&lt;/li&gt;
	&lt;li&gt;And a couple of places, we hope that it will be possible to express, the combination. So this is to be understood as, e.g. I: text + computer carrier (combined expression) =&amp;gt; Resource type: &apos;text&apos; AND Format: the category &apos;computer carrier&apos;&lt;/li&gt;
&lt;/ol&gt;
</comment>
                                                            <comment id="193806" author="5bffed5e2434bf3a1a91d37a" created="Fri, 29 Jun 2018 12:37:21 +0000"  >&lt;p&gt;We don&apos;t yet have the ability to include multiple Inventory.Instance properties (ie instanceType, instanceFormat) for mapping to Codex.Instance resource-type. For now we will have to use Inventory.Instance.instanceType with the new RDA Content terms.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Af80403de-e149-421e-8750-af45c853402f&quot; class=&quot;user-hover&quot; rel=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; data-account-id=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; accountid=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; rel=&quot;noreferrer&quot;&gt;Charlotte Whitt&lt;/a&gt; and I modified the initial, simple mapping (see &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-1290?focusedCommentId=193787&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/browse/FOLIO-1290?focusedCommentId=193787&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&lt;/a&gt;) with regards to some of the terms:&lt;/p&gt;

&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;&lt;b&gt;Inventory instance-types&lt;/b&gt;&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;&lt;b&gt;Codex resource types&lt;/b&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;cartographic dataset&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Maps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;cartographic image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Maps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;cartographic moving image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Maps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;cartographic tactile image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Maps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;cartographic tactile three-dimensional form&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Maps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;cartographic three-dimensional form&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Maps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;computer dataset&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Databases&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;computer program&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Databases&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;notated movement&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Unspecified&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;notated music&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Music&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;performed music&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Music&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;sounds&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Audio&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;spoken word&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Audio&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;still image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Posters&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;tactile image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Posters&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;tactile notated music&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Music&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;tactile notated movement&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Unspecified&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;tactile text&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Books&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;tactile three-dimensional form&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Kits&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;text&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Books&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;three-dimensional form&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Kits&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;three-dimensional moving image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Video&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;two-dimensional moving image&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Video&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;other&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Unspecified&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Unspecified&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Unspecified&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
</comment>
                                                            <comment id="193809" author="5bffed52a1b46046f530c8f7" created="Tue, 3 Jul 2018 11:04:11 +0000"  >&lt;blockquote&gt;&lt;p&gt;Let&apos;s leave it for now, and then I&apos;ll write a new jira with the new mapping requirements, when the SMEs and I have finished the work with mapping.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Thanks, that sounds good. Feel free to assign to me when you&apos;ve created it.&lt;/p&gt;</comment>
                                                            <comment id="193811" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Fri, 24 Aug 2018 09:45:03 +0000"  >&lt;p&gt;Manual tested in FOLIO Snapshot Stable. All looks good. I&apos;ll close the issue as done.&lt;/p&gt;

&lt;p&gt;A new issue for mapping Inventory/instance-types (resource types) *and *instance-format (format) to Codex Resource Types is created - 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-1437&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-1437&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Map Inventory/instance-types (resource types) AND instance-formats (formats) to Codex Resource Types&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            FOLIO-1437
        &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;
 (set in draft mode, until the fast working MM-SIG group has finished their requirements).&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="46853">UIIN-151</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="46851">UIIN-149</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="46852">UIIN-150</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="79523">FOLIO-1575</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="80855">FOLIO-1437</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77818">MODCXINV-28</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="64059" name="Screenshot from 2018-06-18 14-01-32.png" size="99090" author="5bffed5e2434bf3a1a91d37a" created="Mon, 18 Jun 2018 12:13:41 +0000"/>
                            <attachment id="64060" name="Screenshot from 2018-06-18 14-02-35.png" size="183440" author="5bffed5e2434bf3a1a91d37a" created="Mon, 18 Jun 2018 12:08:00 +0000"/>
                            <attachment id="64061" name="Screenshot from 2018-06-18 14-02-46.png" size="97772" author="5bffed5e2434bf3a1a91d37a" created="Mon, 18 Jun 2018 12:08:40 +0000"/>
                            <attachment id="64062" name="Screenshot from 2018-06-18 14-03-03.png" size="170035" author="5bffed5e2434bf3a1a91d37a" created="Mon, 18 Jun 2018 12:09:18 +0000"/>
                            <attachment id="64063" name="Screenshot from 2018-06-18 14-17-27.png" size="86101" author="5bffed5e2434bf3a1a91d37a" created="Mon, 18 Jun 2018 12:17:57 +0000"/>
                            <attachment id="64064" name="image-2018-06-15-16-19-10-708.png" size="106254" author="5bffed5e2434bf3a1a91d37a" created="Fri, 15 Jun 2018 14:19:12 +0000"/>
                            <attachment id="64065" name="image-2018-06-15-16-41-11-357.png" size="135696" author="5bffed5e2434bf3a1a91d37a" created="Fri, 15 Jun 2018 14:41:12 +0000"/>
                            <attachment id="64066" name="image-2018-06-15-16-48-08-525.png" size="98867" author="5bffed5e2434bf3a1a91d37a" created="Fri, 15 Jun 2018 14:48:09 +0000"/>
                    </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|hzyna7:</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>Sat, 16 Jun 2018 13:17:06 +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>