When creating a new version of a content pack. Clicking save does not redirect to the overview page, and there is an exception in the Console
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'push') at C.K.create.triggerPromise.then.c (EditContentPackPage.jsx:157:19)
Steps to Reproduce (for bugs)
- Go to System / Content Packs
- Click on
More action on an existing content pack, then Create new version.
-
-
Context
Your Environment
- Graylog Version: Graylog 6.0.0-SNAPSHOT+2e86b29
- Java Version:
- OpenSearch Version:
- MongoDB Version:
- Operating System:
- Browser version:
When creating a new version of a content pack. Clicking save does not redirect to the overview page, and there is an exception in the Console
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'push') at C.K.create.triggerPromise.then.c (EditContentPackPage.jsx:157:19)Steps to Reproduce (for bugs)
More actionon an existing content pack, thenCreate new version.Context
Your Environment