[
https://issues.apache.org/jira/browse/NIFI-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15771173#comment-15771173
]
ASF GitHub Bot commented on NIFI-3207:
--------------------------------------
Github user rstjohn commented on the issue:
https://github.com/apache/nifi/pull/1334
Great job debugging the issue. It was, in fact, what you suspected: a
caching issue. I was able to remedy the UI by extracting the template iframe
into a separate tab. Then, I cleared the cache and did a hard refresh. After
that the delete button was visible. Lastly, I refreshed the NiFi canvas and
viewed the templates inside the iFrame and the delete button was visible.
Thanks for taking the time to get this resolved.
> Incorrect URI generated when replicating Template upload request
> ----------------------------------------------------------------
>
> Key: NIFI-3207
> URL: https://issues.apache.org/jira/browse/NIFI-3207
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 1.2.0
>
>
> When replicating a request to upload a Template, the URI was being generated
> with consideration for the proxy headers. However, these values are only
> meant to be used in responses to clients, not during requests being
> replicated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)