[
https://issues.apache.org/jira/browse/NIFI-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851814#comment-17851814
]
ASF subversion and git services commented on NIFI-13350:
--------------------------------------------------------
Commit 210e0b1655435a655130cca897b94ebe84d5b647 in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=210e0b1655 ]
NIFI-13350: (#8912)
- Allowing parameters to be edited in New Parameter Context dialog.
- Ensuring the proper tab is selected in the Parameter Context dialog based on
the current usage.
This closes #8912
> Unable to Edit Parameter
> ------------------------
>
> Key: NIFI-13350
> URL: https://issues.apache.org/jira/browse/NIFI-13350
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Unable to Edit Parameter in New Parameter Context dialog.
> {noformat}
> TypeError: this.editParameter is not a function
> at _ParameterTable.editClicked (parameter-table.component.ts:277:14)
> at ParameterTable_td_14_Conditional_6_Template_button_click_0_listener
> (parameter-table.component.html:125:72)
> at executeListenerWithErrorHandling (core.mjs:25629:16)
> at wrapListenerIn_markDirtyAndPreventDefault (core.mjs:25669:22)
> at HTMLButtonElement.<anonymous> (platform-browser.mjs:749:112)
> at _ZoneDelegate.invokeTask (zone.js:403:31)
> at core.mjs:18229:55
> at AsyncStackTaggingZoneSpec.onInvokeTask (core.mjs:18229:36)
> at _ZoneDelegate.invokeTask (zone.js:402:36)
> at Object.onInvokeTask (core.mjs:18542:33){noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)