Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to change flow stage binding through UI after upgrading to 2023.4.0 and 2023.4.1 #5286

Closed
amrelsaqqa opened this issue Apr 18, 2023 · 0 comments · Fixed by #5287
Closed
Labels
bug Something isn't working

Comments

@amrelsaqqa
Copy link

amrelsaqqa commented Apr 18, 2023

Describe the bug
Faiure to update stage binding of a flow using the admin UI.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Flows
  2. Click on any flow with stage bindings
  3. Try to edit a binding
  4. See error when updting/saving
  5. the API is returning a 400 bad request and expecting that you should have provided a "target" parameter value as an FK for the flow in the API request, unfortunately this is not getting passed through the UI, you may add it to the form manually in order to be able to save the stage binding.

Expected behavior
The stage binding should be updated through UI normally.

Screenshots
image

image

Version and Deployment:

  • authentik version: 2023.4.0 and 2023.4.1
  • Deployment: docker-compose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant