[
https://issues.apache.org/jira/browse/NIFI-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304454#comment-15304454
]
ASF GitHub Bot commented on NIFI-1908:
--------------------------------------
GitHub user jtstorck opened a pull request:
https://github.com/apache/nifi/pull/471
NIFI-1908 Added encoding-version attribute to TemplateDTO
added scaling of templates upon instantiation for placement on the canvas
added template-0.7.0.xml for live-testing the import of templates
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jtstorck/nifi NIFI-1908
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/471.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 #471
----
commit bee475818864514fad8fa647f67fee99b58647f6
Author: Jeff Storck <[email protected]>
Date: 2016-05-20T20:32:33Z
NIFI-1908 Added encoding-version attribute to TemplateDTO
added scaling of templates upon instantiation for placement on the canvas
added template-0.7.0.xml for live-testing the import of templates
----
> Auto-adjust template layouts upon placement on the canvas
> ---------------------------------------------------------
>
> Key: NIFI-1908
> URL: https://issues.apache.org/jira/browse/NIFI-1908
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.0.0
> Reporter: Jeff Storck
> Assignee: Jeff Storck
> Fix For: 1.0.0
>
>
> Positions of components in templates created by pre-1.0.0 versions of NiFi
> need to be positionally rescaled due to the UI changes described in
> NIFI-1799.
> New templates created by NiFi as of version 1.0.0 will need to include a
> template encoding version that gets updated as the template DTO changes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)