<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:16:21 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-1848] Include mod-notify dependencies in core hosted environments and VMs</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1848</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;As part of 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MODNOTIFY-50&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MODNOTIFY-50&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Implement API for sending patron notices&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;
            MODNOTIFY-50
        &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;
, mod-notify now depends upon interfaces provided by mod-email, mod-event-config and mod-sender that means they are needed for the core environments.&lt;/p&gt;</description>
                <environment></environment>
        <key id="81055">FOLIO-1848</key>
            <summary>Include mod-notify dependencies in core hosted environments and VMs</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                                            <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="63e2a2771b13d42998e4e706">Marc Johnson</reporter>
                                    <labels>
                            <label>ci</label>
                            <label>platform-backlog</label>
                    </labels>
                <created>Wed, 6 Mar 2019 10:39:49 +0000</created>
                <updated>Wed, 3 Jun 2020 16:39:34 +0000</updated>
                            <resolved>Thu, 7 Mar 2019 01:39:52 +0000</resolved>
                                                                    <component>Continuous Integration</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                                                            <comment id="192268" author="5f9abc1eb45b2e007453f423" created="Wed, 6 Mar 2019 11:31:06 +0000"  >&lt;p&gt;okay.  However, I&apos;m not sure there is an actionable item here.  If the dependencies are properly defined, then they will be automatically included in a build of platform-core. &lt;/p&gt;</comment>
                                                            <comment id="192269" author="63e2a2771b13d42998e4e706" created="Wed, 6 Mar 2019 12:26:36 +0000"  >&lt;p&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; Sure, I didn&apos;t know if any work was required. I&apos;d prefer to raise awareness of a new set of dependencies just in case, for example, we need to configure access to the SMTP server we intend to use to send e-mails in folio-snapshot-core?&lt;/p&gt;</comment>
                                                            <comment id="192270" author="5c706fbb47a54a6728e59df2" created="Wed, 6 Mar 2019 15:14:07 +0000"  >&lt;p&gt;There is some work to update the snapshot configuration (to add the &lt;tt&gt;-Xmx&lt;/tt&gt; heap constraint).&lt;/p&gt;</comment>
                                                            <comment id="192271" author="5c706fbb47a54a6728e59df2" created="Wed, 6 Mar 2019 17:29:55 +0000"  >&lt;p&gt;Actually, a change needs to be made to the configuration for the folio-testing build or it will break (see &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/folio-testing-backend01-test/28/consoleFull&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://jenkins-aws.indexdata.com/job/Automation/job/folio-testing-backend01-test/28/consoleFull&lt;/a&gt;).&lt;/p&gt;</comment>
                                                            <comment id="192272" author="5c706fbb47a54a6728e59df2" created="Wed, 6 Mar 2019 17:47:40 +0000"  >&lt;p&gt;folio-testing build will fail without configuration fixes, pulling into current sprint.&lt;/p&gt;</comment>
                                                            <comment id="192273" author="5c706fbb47a54a6728e59df2" created="Wed, 6 Mar 2019 19:18:43 +0000"  >&lt;p&gt;Updates merged to master, running test AWS builds.&lt;/p&gt;</comment>
                                                            <comment id="192274" author="5c706fbb47a54a6728e59df2" created="Wed, 6 Mar 2019 19:52:31 +0000"  >&lt;p&gt;snapshot-core and folio-testing-backend-core both built successfully. Waiting on overnight builds to close.&lt;/p&gt;</comment>
                                                            <comment id="192275" author="5c706fbb47a54a6728e59df2" created="Thu, 7 Mar 2019 01:39:45 +0000"  >&lt;p&gt;folio-testing and folio-snapshot now have the correct versions of the mod-notify dependencies.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10009">
                    <name>Gantt End to End</name>
                                                                <inwardlinks description="has to be finished together with">
                                        <issuelink>
            <issuekey id="36661">MODNOTIFY-50</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_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10144"><![CDATA[Core: Platform]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1148">Core: Platform - Sprint 58</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 6 Mar 2019 11:31: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>