[
https://issues.apache.org/jira/browse/NIFI-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223154#comment-16223154
]
ASF GitHub Bot commented on NIFI-2938:
--------------------------------------
GitHub user andrewmlim opened a pull request:
https://github.com/apache/nifi/pull/2232
NIFI-2938 Added Write Attributes to RouteText doc and edited Grouping…
… Regular Expression property description
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewmlim/nifi NIFI-2938
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2232.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2232
----
commit 5e6303e3d5290911b9eec4527ce6d78bbe53ed65
Author: Andrew Lim <[email protected]>
Date: 2017-10-28T02:15:52Z
NIFI-2938 Added Write Attributes to RouteText doc and edited Grouping
Regular Expression property description
----
> RouteText does not specify the attributes written in its generated docs
> -----------------------------------------------------------------------
>
> Key: NIFI-2938
> URL: https://issues.apache.org/jira/browse/NIFI-2938
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website, Extensions
> Reporter: Aldrin Piri
> Assignee: Andrew Lim
> Priority: Minor
>
> RouteText will write the relationship to which a flowfile is directed
> (RouteText.Route) and, if it was resulting from a matching captured group,
> would include the RouteText.Group attribute. This is currently not captured
> in the generated docs for the processor.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)