Re: [PR] [NIFI-13099] status history error handling [nifi]

2024-04-29 Thread via GitHub
mcgilman merged PR #8703: URL: https://github.com/apache/nifi/pull/8703 -- 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:

Re: [PR] [NIFI-13099] status history error handling [nifi]

2024-04-29 Thread via GitHub
mcgilman commented on code in PR #8703: URL: https://github.com/apache/nifi/pull/8703#discussion_r1583542530 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/state/status-history/status-history.selectors.ts: ## @@ -34,3 +34,8 @@ export

Re: [PR] [NIFI-13099] status history error handling [nifi]

2024-04-29 Thread via GitHub
mcgilman commented on code in PR #8703: URL: https://github.com/apache/nifi/pull/8703#discussion_r1583284994 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/cluster/state/cluster-listing/cluster-listing.effects.ts: ## @@ -69,6

Re: [PR] [NIFI-13099] status history error handling [nifi]

2024-04-26 Thread via GitHub
rfellows commented on code in PR #8703: URL: https://github.com/apache/nifi/pull/8703#discussion_r1581480251 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/state/system-diagnostics/system-diagnostics.reducer.ts: ## @@ -44,15 +43,13 @@

Re: [PR] [NIFI-13099] status history error handling [nifi]

2024-04-26 Thread via GitHub
rfellows commented on code in PR #8703: URL: https://github.com/apache/nifi/pull/8703#discussion_r1581517901 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/state/system-diagnostics/system-diagnostics.effects.ts: ## @@ -49,13 +51,24 @@

Re: [PR] [NIFI-13099] status history error handling [nifi]

2024-04-26 Thread via GitHub
rfellows commented on code in PR #8703: URL: https://github.com/apache/nifi/pull/8703#discussion_r1581480251 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/state/system-diagnostics/system-diagnostics.reducer.ts: ## @@ -44,15 +43,13 @@

Re: [PR] [NIFI-13099] status history error handling [nifi]

2024-04-26 Thread via GitHub
rfellows commented on code in PR #8703: URL: https://github.com/apache/nifi/pull/8703#discussion_r1581453532 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/state/system-diagnostics/system-diagnostics.effects.ts: ## @@ -49,13 +51,24 @@

Re: [PR] [NIFI-13099] status history error handling [nifi]

2024-04-26 Thread via GitHub
mcgilman commented on code in PR #8703: URL: https://github.com/apache/nifi/pull/8703#discussion_r1581364868 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/state/component-state/component-state.effects.ts: ## @@ -53,10 +55,12 @@ export

Re: [PR] [NIFI-13099] status history error handling [nifi]

2024-04-26 Thread via GitHub
mcgilman commented on PR #8703: URL: https://github.com/apache/nifi/pull/8703#issuecomment-2079543355 Will review... -- 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

[PR] [NIFI-13099] status history error handling [nifi]

2024-04-26 Thread via GitHub
rfellows opened a new pull request, #8703: URL: https://github.com/apache/nifi/pull/8703 [NIFI-13099](https://issues.apache.org/jira/browse/NIFI-13099) Introduced error handling for: * Status History * Current User * Extension Types * Flow Configuration * Component