[
https://issues.apache.org/jira/browse/NIFI-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061838#comment-18061838
]
ASF subversion and git services commented on NIFI-15596:
--------------------------------------------------------
Commit b08c63a69c539aeb000cf2d786de754e277e09ab in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b08c63a69c5 ]
NIFI-15596 Corrected regex for FlowFile Expiration and parsed as float to allow
the "FlowFile Expiration Indicator" icon to be displayed when value is a
decimal without a leading integer or when leading integer is 0. (#10893)
* NIFI-15596 Corrected regex for FlowFile Expiration and parsed as float to
allow the "FlowFile Expiration Indicator" icon to be displayed when value is a
decimal without a leading integer or when leading integer is 0.
* NIFI-15596 Added unit tests and changed match in isExpirationConfigured to
match on the first capture group.
* NIFI-15596 Ran prettier.
> "FlowFile Expiration Indicator" icon not displayed on connection when
> FlowFile expiration is specified as a decimal without any leading integers
> greater than zero
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-15596
> URL: https://issues.apache.org/jira/browse/NIFI-15596
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Attachments:
> flowfile_expiration_configured_as_decimal_with_leading_zero.png,
> missing_flowfile_expiration_icon.png
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> When setting the "FlowFile expiration" on a NIFI connection such as .5 hour
> or 0.5 hour, the "File Expiration Indicator" icon is not displayed although
> the timeout of FlowFiles actually occur.
> The purpose of this ticket is to display "File Expiration Indicator" even for
> a decimal value without any leading integers or when the leading integer is
> zero.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)