[
https://issues.apache.org/jira/browse/NIFI-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367373#comment-16367373
]
ASF subversion and git services commented on NIFI-4884:
-------------------------------------------------------
Commit b855d0acaef7aa399469529b3133a7027bbb2f24 in nifi's branch
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=b855d0a ]
NIFI-4884 Fixing ordering during import from registry so that we set schedule
strategy on a processor before setting scheduling duration. This closes #2472
> Failed to import flow from registry when processor has CRON schedule
> --------------------------------------------------------------------
>
> Key: NIFI-4884
> URL: https://issues.apache.org/jira/browse/NIFI-4884
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.5.0
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Major
>
> Steps to reproduce:
> * Make a new process group
> * Go into new PG
> * Create a GenerateFlowFile processor
> * Set scheduling strategy to CRON
> * Start Version Control
> * Create a new PG by importing V1 that was saved in previous step
> This will produce a modal pop up saying that the cron expression is not a
> valid scheduling strategy and will result in an empty PG.
> Tested on a large PG with 50+ processors where only one had CRON, and still
> results in empty PG with nothing imported.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)