rfellows commented on code in PR #10583:
URL: https://github.com/apache/nifi/pull/10583#discussion_r2578684549


##########
nifi-frontend/src/main/frontend/apps/nifi/src/app/pages/flow-designer/state/flow/index.ts:
##########
@@ -673,6 +673,7 @@ export interface FlowState {
 }
 
 export interface RunOnceRequest {
+    id: string;

Review Comment:
   No, i removed it in the latest commit. thanks.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to