[
https://issues.apache.org/jira/browse/NIFI-9746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Kocsis updated NIFI-9746:
------------------------------
Status: Patch Available (was: In Progress)
> NiFi Registy Bucket Side Nav fails to open
> ------------------------------------------
>
> Key: NIFI-9746
> URL: https://issues.apache.org/jira/browse/NIFI-9746
> Project: Apache NiFi
> Issue Type: Bug
> Components: NiFi Registry
> Reporter: Bryan Bende
> Assignee: Adam Kocsis
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> After creating a bucket, clicked the edit icon to try and change something
> like editing the name, and the page will fail to open with the following
> error in the browser:
> {code:java}
> core.js:6210 ERROR TypeError: Cannot read properties of undefined (reading
> 'open')
> at SafeSubscriber._next (nf-registry-manage-bucket.js:96:1)
> at
> SafeSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.SafeSubscriber.__tryOrUnsub
> (Subscriber.js:192:1)
> at
> SafeSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.SafeSubscriber.next
> (Subscriber.js:130:1)
> at
> Subscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber._next
> (Subscriber.js:76:1)
> at
> Subscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber.next
> (Subscriber.js:53:1)
> at
> SwitchMapSubscriber.push../node_modules/rxjs/_esm5/internal/operators/switchMap.js.SwitchMapSubscriber.notifyNext
> (switchMap.js:71:1)
> at
> SimpleInnerSubscriber.push../node_modules/rxjs/_esm5/internal/innerSubscribe.js.SimpleInnerSubscriber._next
> (innerSubscribe.js:14:1)
> at
> SimpleInnerSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber.next
> (Subscriber.js:53:1)
> at Object.complete (forkJoin.js:55:1) {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)