<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:07:43 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-701] generate Module and Deployment Descriptors from POM files</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-701</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;1. Drop ModuleDescriptor.json from each repo and instead add ModuleDescriptor.template.json with values to be substituted&lt;br/&gt;
2. Replace &lt;tt&gt;id&lt;/tt&gt; fields with the expression &lt;tt&gt;${artifactId&lt;/tt&gt;}-&lt;tt&gt;${version&lt;/tt&gt;} from the pom.xml during &lt;tt&gt;generate-resources&lt;/tt&gt; phase&lt;/p&gt;

&lt;p&gt;Do the same for the DeploymentDescriptor if any such is generated/kept in Git.&lt;/p&gt;</description>
                <environment></environment>
        <key id="80218">FOLIO-701</key>
            <summary>generate Module and Deployment Descriptors from POM files</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>
                                            <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="61cd0ca0bce5e00069e98be7">David Crossley</assignee>
                                                                <reporter accountid="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d">Jakub Skoczen</reporter>
                                    <labels>
                            <label>ci</label>
                            <label>core</label>
                            <label>sprint19</label>
                            <label>sprint20</label>
                            <label>sprint21</label>
                            <label>sprint22</label>
                    </labels>
                <created>Wed, 28 Jun 2017 14:12:49 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:37 +0000</updated>
                            <resolved>Wed, 6 Sep 2017 13:07:09 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                    <timespent seconds="5700">1 hour, 35 minutes</timespent>
                                <comments>
                                                            <comment id="188676" author="61cd0ca0bce5e00069e98be7" created="Wed, 26 Jul 2017 07:02:49 +0000"  >&lt;p&gt;I do have a working solution here, with both the input file and the output file at the top-level of the repository.&lt;/p&gt;

&lt;p&gt;Is that where the output file should be generated to?&lt;/p&gt;

&lt;p&gt;Or should it be to &quot;target/classes/ModuleDescriptor.json&quot; so that it gets packed into the top-level of the jar file?&lt;/p&gt;

&lt;p&gt;Or both?&lt;/p&gt;</comment>
                                                            <comment id="188677" author="61cd0ca0bce5e00069e98be7" created="Tue, 1 Aug 2017 09:34:35 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c706fbb47a54a6728e59df2&quot; class=&quot;user-hover&quot; rel=&quot;5c706fbb47a54a6728e59df2&quot; data-account-id=&quot;5c706fbb47a54a6728e59df2&quot; accountid=&quot;5c706fbb47a54a6728e59df2&quot; rel=&quot;noreferrer&quot;&gt;Wayne Schneider&lt;/a&gt;: How will we co-ordinate this with folio-ansible and its use of the ModuleDescriptor.json files? I am almost ready to apply my changes to each repository, probably during my tomorrow. If it would make it easier, then i could leave each current mod-*/ModuleDescriptor.json in place, and when folio-ansible is eventually using the generated ones, then remove each.&lt;/p&gt;</comment>
                                                            <comment id="188678" author="61cd0ca0bce5e00069e98be7" created="Tue, 1 Aug 2017 09:38:12 +0000"  >&lt;p&gt;In each mod-* repository, the output files will go into ./target for the Maven ones and to ./build for the Gradle ones.&lt;/p&gt;</comment>
                                                            <comment id="188680" author="5c706fbb47a54a6728e59df2" created="Tue, 1 Aug 2017 13:07:37 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=61cd0ca0bce5e00069e98be7&quot; class=&quot;user-hover&quot; rel=&quot;61cd0ca0bce5e00069e98be7&quot; data-account-id=&quot;61cd0ca0bce5e00069e98be7&quot; accountid=&quot;61cd0ca0bce5e00069e98be7&quot; rel=&quot;noreferrer&quot;&gt;David Crossley&lt;/a&gt; &amp;#8211; please do leave the current ModuleDescriptor.json files in place. We will have to make this change fairly quickly, so that the static files don&apos;t get out of date. Is your work available on a branch somewhere, so I can preview it?&lt;/p&gt;</comment>
                                                            <comment id="188683" author="61cd0ca0bce5e00069e98be7" created="Tue, 1 Aug 2017 16:10:51 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c706fbb47a54a6728e59df2&quot; class=&quot;user-hover&quot; rel=&quot;5c706fbb47a54a6728e59df2&quot; data-account-id=&quot;5c706fbb47a54a6728e59df2&quot; accountid=&quot;5c706fbb47a54a6728e59df2&quot; rel=&quot;noreferrer&quot;&gt;Wayne Schneider&lt;/a&gt;: See branch &quot;folio-701-generate-descriptors&quot; in each of &quot;mod-configuration&quot; and &quot;mod-users&quot; and &quot;mod-circulation&quot;.&lt;/p&gt;</comment>
                                                            <comment id="188685" author="5c706fbb47a54a6728e59df2" created="Wed, 2 Aug 2017 02:04:50 +0000"  >&lt;p&gt;What if...we used the generated module descriptor as metadata (a label) for the Docker image? Then the JSON would be available to the build process via &lt;tt&gt;docker inspect&lt;/tt&gt;.&lt;/p&gt;</comment>
                                                            <comment id="188688" author="61cd0ca0bce5e00069e98be7" created="Wed, 2 Aug 2017 14:43:19 +0000"  >&lt;p&gt;Done mod-configuration. So that is ready now for the 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-728&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-728&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;publish ModuleDescriptors to the central registry for a new release&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;
            FOLIO-728
        &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;
 to publish to the central registry.&lt;/p&gt;</comment>
                                                            <comment id="188689" author="61cd0ca0bce5e00069e98be7" created="Thu, 3 Aug 2017 08:32:32 +0000"  >&lt;p&gt;I would like clarification about how to proceed.&lt;/p&gt;

&lt;p&gt;Because we are temporarily retaining each repository&apos;s current ModuleDescriptor.json, and working with a copy in src/main/resources/ModuleDescriptor-template.json instead, then it should be okay for me to proceed to apply this to each of the other mod-* repositories.&lt;/p&gt;

&lt;p&gt;I will ensure that any changes to the active MD are reflected in the other, but that is not critical as the latter is not yet in production.&lt;/p&gt;</comment>
                                                            <comment id="188691" author="557058:4f6bed01-40a6-48d5-8471-7ef21f5ea97c" created="Thu, 3 Aug 2017 12:22:54 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=61cd0ca0bce5e00069e98be7&quot; class=&quot;user-hover&quot; rel=&quot;61cd0ca0bce5e00069e98be7&quot; data-account-id=&quot;61cd0ca0bce5e00069e98be7&quot; accountid=&quot;61cd0ca0bce5e00069e98be7&quot; rel=&quot;noreferrer&quot;&gt;David Crossley&lt;/a&gt;, I noticed that not every project has consistent project/src/main/resources layout (for example mod-configuration). What about putting descriptor templates under a separate folder like project/descriptor to stand it out? Just a thought.&lt;/p&gt;</comment>
                                                            <comment id="188693" author="61cd0ca0bce5e00069e98be7" created="Fri, 4 Aug 2017 07:16:53 +0000"  >&lt;p&gt;Thanks for your suggestion. I was trying to keep resources that will be processed in that standard project/src/main/resources location. Yes, the mod-configuration is different (being two sub-projects), so had to create the path just for that. Also, in the other projects maven is being too helpful and automatically processing it again unfiltered (although i have solved that in my mod-users branch).&lt;/p&gt;

&lt;p&gt;I will re-do them following your suggestion.&lt;/p&gt;</comment>
                                                            <comment id="188695" author="61cd0ca0bce5e00069e98be7" created="Fri, 4 Aug 2017 08:46:56 +0000"  >&lt;p&gt;Done mod-configuration and mod-users.&lt;/p&gt;</comment>
                                                            <comment id="188697" author="61cd0ca0bce5e00069e98be7" created="Mon, 7 Aug 2017 06:37:34 +0000"  >&lt;p&gt;Now completed most of the Maven-based ones (still mod-acquisitions* and folio-sample-modules).&lt;br/&gt;
So &apos;mvn install&apos; uses the templates in the ./descriptors directory, and generates into ./target/*Descriptor.json&lt;/p&gt;

&lt;p&gt;Also done the Gradle-based ones. Ditto, but into its ./build directory.&lt;br/&gt;
&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt;: Jenkins can now also call &apos;gradle generateDescriptors&apos; (or just &apos;gradle&apos; which has defaultTasks &apos;build&apos;, &apos;generateDescriptors&apos;).&lt;/p&gt;</comment>
                                                            <comment id="188700" author="61cd0ca0bce5e00069e98be7" created="Mon, 7 Aug 2017 06:39:12 +0000"  >&lt;p&gt;So for each repository, the Descriptors at the top-level are still the ones that are in production.&lt;/p&gt;

&lt;p&gt;When we make changes to them, it is ideal to commit to both the top-level file and the file in the ./descriptors directory.&lt;br/&gt;
I do have a local shell script to assist with keeping them synchronised.&lt;/p&gt;</comment>
                                                            <comment id="188701" author="61cd0ca0bce5e00069e98be7" created="Mon, 7 Aug 2017 06:40:08 +0000"  >&lt;p&gt;On the way i found some discrepancies between the &quot;id&quot; and &quot;version&quot; in the POM, and that in the Descriptors.&lt;/p&gt;

&lt;p&gt;See those using `diff ModuleDescriptor.json target` etc.&lt;/p&gt;

&lt;p&gt;For example, no differences in mod-configuration and mod-circulation-storage. However in mod-users-bl there is different id and different version ...&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;
diff ModuleDescriptor.json target
2c2
&amp;lt;   &lt;span class=&quot;code-quote&quot;&gt;&quot;id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;mod-users-bl-2.0.0&quot;&lt;/span&gt;,
---
&amp;gt;   &lt;span class=&quot;code-quote&quot;&gt;&quot;id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;users_bl-2.0.2-SNAPSHOT&quot;&lt;/span&gt;,
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Soon i will make a list of remaining discrepancies.&lt;/p&gt;</comment>
                                                            <comment id="188703" author="63e2a2771b13d42998e4e706" created="Mon, 7 Aug 2017 14:20:12 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=61cd0ca0bce5e00069e98be7&quot; class=&quot;user-hover&quot; rel=&quot;61cd0ca0bce5e00069e98be7&quot; data-account-id=&quot;61cd0ca0bce5e00069e98be7&quot; accountid=&quot;61cd0ca0bce5e00069e98be7&quot; rel=&quot;noreferrer&quot;&gt;David Crossley&lt;/a&gt; Is my understanding correct that for the time being, any changes to either descriptor means changing the static files in the root and the templates in the descriptors directory (until such time as we drop the static files)?&lt;/p&gt;</comment>
                                                            <comment id="188704" author="61cd0ca0bce5e00069e98be7" created="Mon, 7 Aug 2017 22:54:00 +0000"  >&lt;p&gt;Yes. Thanks for emphasising.&lt;br/&gt;
As explained &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-701?focusedCommentId=188700&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;above&lt;/a&gt; i will also monitor and fix.&lt;/p&gt;</comment>
                                                            <comment id="188705" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Wed, 9 Aug 2017 13:12:23 +0000"  >&lt;p&gt;David, please establish the necessary changes to pom.xml (e.g artifact name) to make sure the generated MDs are aligned with the MDs currently stored in Git (apart from version number which is okay to change). Please, validate with &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt; if those changes to pom.xml files can be performed immediately without breaking the existing builds.&lt;/p&gt;</comment>
                                                            <comment id="188707" author="61cd0ca0bce5e00069e98be7" created="Thu, 10 Aug 2017 06:56:29 +0000"  >&lt;p&gt;The discrepancies are listed in 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-768&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-768&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Fix the Descriptor discrepancies&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;
            FOLIO-768
        &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;
 and each related one.&lt;/p&gt;</comment>
                                                            <comment id="188708" author="61cd0ca0bce5e00069e98be7" created="Thu, 10 Aug 2017 21:06:59 +0000"  >&lt;p&gt;We discussed this. Proposing to attend to it together on Monday.&lt;/p&gt;</comment>
                                                            <comment id="188711" author="712020:38d1a08f-86a8-4df2-9191-239b16b0a81a" created="Fri, 11 Aug 2017 05:09:25 +0000"  >&lt;p&gt;I have one reservation with this method. The descriptors in the main directory will now be machine-generated code, and as such, should in principle not be committed in git.  Maybe we don&apos;t need them at all? Would it not be enough to take the generated descriptors from the target directory, when we need one to push to the central repo, pack into the docker image, etc.&lt;/p&gt;</comment>
                                                            <comment id="188713" author="63e2a2771b13d42998e4e706" created="Fri, 11 Aug 2017 11:39:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A38d1a08f-86a8-4df2-9191-239b16b0a81a&quot; class=&quot;user-hover&quot; rel=&quot;712020:38d1a08f-86a8-4df2-9191-239b16b0a81a&quot; data-account-id=&quot;712020:38d1a08f-86a8-4df2-9191-239b16b0a81a&quot; accountid=&quot;712020:38d1a08f-86a8-4df2-9191-239b16b0a81a&quot; rel=&quot;noreferrer&quot;&gt;Heikki Levanto&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I believe the descriptors in root of the repository are intended to be the static ones (from before the generation work was started). &lt;/p&gt;

&lt;p&gt;I think these have been left (and need to be updated as usual), for compatibility, until the build / release processes use the newly generated ones, at which point they will be removed.&lt;/p&gt;</comment>
                                                            <comment id="188715" author="61cd0ca0bce5e00069e98be7" created="Mon, 14 Aug 2017 00:18:08 +0000"  >&lt;p&gt;That is correct. Wayne will no doubt be busy on return this week, but we hope to co-ordinate (as there are side-effects) and finalise this task early.&lt;/p&gt;</comment>
                                                            <comment id="188717" author="61cd0ca0bce5e00069e98be7" created="Tue, 15 Aug 2017 14:34:33 +0000"  >&lt;p&gt;Some repositories have no DeploymentDescriptor. Will add those as a separate task.&lt;/p&gt;</comment>
                                                            <comment id="188719" author="61cd0ca0bce5e00069e98be7" created="Wed, 16 Aug 2017 08:04:33 +0000"  >&lt;p&gt;The 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-768&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-768&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Fix the Descriptor discrepancies&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;
            FOLIO-768
        &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;
 discrepancies are now fixed. Wayne is proceeding to adjust CI/Ansible and to publish ModuleDescriptors to Okapi.&lt;/p&gt;</comment>
                                                            <comment id="188720" author="61cd0ca0bce5e00069e98be7" created="Fri, 18 Aug 2017 05:42:14 +0000"  >&lt;p&gt;The folio-test-env needs to be adjusted to use these generated ModuleDescriptors 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-786&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-786&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Update folio-test-env to use generated ModuleDescriptor&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;
            FOLIO-786
        &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;/p&gt;</comment>
                                                            <comment id="188721" author="61cd0ca0bce5e00069e98be7" created="Wed, 23 Aug 2017 07:27:16 +0000"  >&lt;p&gt;The 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-728&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-728&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;publish ModuleDescriptors to the central registry for a new release&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;
            FOLIO-728
        &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;
 and 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-793&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-793&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Use mod descriptors from repository in blackbox build&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;
            FOLIO-793
        &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;
 are now completed, so followed up to remove all old top-level Descriptors.&lt;/p&gt;

&lt;p&gt;Now being generated from ./descriptors/*-template.json&lt;/p&gt;</comment>
                                                            <comment id="188722" author="61cd0ca0bce5e00069e98be7" created="Tue, 29 Aug 2017 12:47:14 +0000"  >&lt;p&gt;I needed to fix some test scripts in mod-circulation etc.&lt;br/&gt;
Those are ready to merge now.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="36835">MODCONF-4</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="80317">FOLIO-793</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="80378">FOLIO-768</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="80307">FOLIO-777</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="79410">FOLIO-787</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="80357">FOLIO-728</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="80312">FOLIO-786</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="80301">FOLIO-813</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="53802">OKAPI-415</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzxq9j:</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, 26 Jul 2017 07:02:49 +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>