[ 
https://issues.apache.org/jira/browse/NIFI-11247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Gresock updated NIFI-11247:
-------------------------------
    Summary: Fetch Parameters fails when Parameter Context name is different 
from group name  (was: Parameter Context Provider - parameterSensitivities is 
not set)

> Fetch Parameters fails when Parameter Context name is different from group 
> name
> -------------------------------------------------------------------------------
>
>                 Key: NIFI-11247
>                 URL: https://issues.apache.org/jira/browse/NIFI-11247
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework, Core UI
>            Reporter: Pierre Villard
>            Priority: Major
>
> Running main. Have a File Parameter Provider (plain text for encoding).
> If changing the content of one of my files, and trying to update my PC, 
> clicking the button has no action and will result in an always spinning 
> circle.
> Stacktrace in browser console:
> {code:java}
> Uncaught TypeError: Cannot read properties of undefined (reading 
> 'parameterSensitivities')
>     at Object.<anonymous> (nf-canvas-all.js?2.0.0-SNAPSHOT:59:13821)
>     at Function.each (jquery.min.js:2:3003)
>     at b.each (jquery.each.js:1:96)
>     at e (nf-canvas-all.js?2.0.0-SNAPSHOT:59:13625)
>     at Object.<anonymous> (nf-canvas-all.js?2.0.0-SNAPSHOT:59:9624)
>     at c (jquery.min.js:2:28327)
>     at Object.fireWith [as resolveWith] (jquery.min.js:2:29072)
>     at l (jquery.min.js:2:79901)
>     at XMLHttpRequest.<anonymous> (jquery.min.js:2:82355) {code}
> However I do see this in nifi-app.log
> {code:java}
> 2023-03-03 20:42:47,268 INFO [NiFi Web Server-91] 
> o.a.nifi.parameter.FileParameterProvider 
> FileParameterProvider[id=a8f40c9c-0186-1000-cba7-779a450a7c44] Fetched 6 
> parameters.  Group names: [parameters] {code}
> But the parameters are not updated in my parameter context.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to