authentik
authentik copied to clipboard
2024.8.0: Unable to create new notification rule
Describe the bug Attempting to create a new notification rule does not bring up the Transports table.
To Reproduce Steps to reproduce the behavior:
- Click on Events > Notification Rules
- Click create
- Name the notification rule'
- Note that no UI for entering the Transports is presented.
- Click 'Create' and get no errors or rule is created
Expected behavior
I would expect the UI to show the available Transports table, and the rule to be created successfully.
Screenshots
Logs Nothing apparent in the logs.
Version and Deployment (please complete the following information):
- authentik version: 2024.8.0
- Deployment: docker-compose
Additional context Add any other context about the problem here.
Probably same problem as #11179
This is fixed by 2024.8.1 which was released earlier today.