<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:13:47 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-1222] Implement Message Stream Filters</title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-1222</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;Provide the ability to filter (select) transaction for AES Message Streams. The functionality belongs in the AES Message Stream Processor component.&lt;/p&gt;

&lt;p&gt;The selection criteria consist of a single Boolean expression that will include (or exclude) individual transactions based on what they match to. &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;The rules support basic Boolean operations (OR, AND, NOT), precedence rules&lt;/li&gt;
	&lt;li&gt;Boolean monotone laws (Association, Commutation, Distribution, Identity, Annihilation)&lt;/li&gt;
	&lt;li&gt;The terms of the expression consist of:
	&lt;ol&gt;
		&lt;li&gt;name-value pairs from HTTP headers;&lt;/li&gt;
		&lt;li&gt;metadata available to Okapi through its discovery service (e.g. a module name or an interface id, identified using a reserved word vocabulary).&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;The terms of the selection criteria Boolean expression consist of name value pairs.&lt;/li&gt;
	&lt;li&gt;Values are  expressed as a string.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The initial implementation will support exact matching only and stemming. Stemming (a.k.a &#8220;begins with&#8221;) is used to match module or version names, while excluding the version numbers that exist on the tail of the string. &lt;/p&gt;

&lt;p&gt;For example,  &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;
 `&#8220;folio_search-*&#8221;` will match `&#8220;folio_search-1.1.100088&#8221;`. 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Later versions may introduce support for regular expression matching. &lt;/p&gt;</description>
                <environment></environment>
        <key id="10820">UXPROD-1222</key>
            <summary>Implement Message Stream Filters</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</type>
                            <parent id="13686">UXPROD-330</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="557058:4f6bed01-40a6-48d5-8471-7ef21f5ea97c">Hongwei Ji</assignee>
                                                                <reporter accountid="5cf6c265e7d2310e9fc0c5ac">VBar</reporter>
                                    <labels>
                            <label>analytics</label>
                            <label>transactdata</label>
                    </labels>
                <created>Wed, 3 Oct 2018 01:39:54 +0000</created>
                <updated>Thu, 17 Jan 2019 20:23:59 +0000</updated>
                            <resolved>Thu, 17 Jan 2019 20:18:52 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="13414" author="557058:4f6bed01-40a6-48d5-8471-7ef21f5ea97c" created="Mon, 3 Dec 2018 20:05:55 +0000"  >&lt;p&gt;As discussed today, the Stream Filters will be implemented as &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;criteria&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;some json path&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;target&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;some Kafka topic name&quot;&lt;/span&gt;}&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt; and stored in mod-config. The mod-aes will retrieve (and refresh periodically) the filter rules from mod-config and dispatch messages as defined by filter rules.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="10247">UXPROD-343</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="10435">UXPROD-380</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="10283">UXPROD-331</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13594">UXPROD-1221</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10053" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Back End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10121"><![CDATA[Medium < 5 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10054" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Back End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5cf6c265e7d2310e9fc0c5ac</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="10147"><![CDATA[EBSCO - FSE]]></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)">Reporting: Analytics and Audit Data Logging for External Reporting</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzyznr:</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>Mon, 3 Dec 2018 20:05:55 +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>