Open
Description
How are you running Flagsmith
- Self Hosted with Docker
- Self Hosted with Kubernetes
- SaaS at flagsmith.com
- Some other way (add details in description below)
Describe the bug
Clicking the "here" link on a feature flag with a pending Change Request does not lead to the Change Request. Instead, the app goes back to the feature list. There is an error in the JavaScript console (attached screenshot).
Steps To Reproduce
- Go to the Dashboard.
- Pick any feature flag.
- Create a CR and leave it pending approval / publishing.
- Go back to the feature flag. There should be a notice "You have open change requests..." — see above screenshot.
- Click "here".
Expected behavior
The app should take me to the open Change Request.