4982: After Migrating to new upgraded version , Creating new review from UI page not working
- Fixed
- Review Board
MayurPatil | |
maubin |
What version are you running?
5.0
What's the URL of the page containing the problem?
/rb/r/new/
What steps will reproduce the problem?
- Click on New Review Request
- Select Repository and add diff file
- provide path for file
What is the expected output? What do you see instead?
Expected output :Redirecting to review page for publish the review.
Current Observation : It is keep on looping/waitingWhat operating system are you using? What browser?
OS : RHEL 8.4
Browser : Chrome/EdgePlease provide any additional information below.
Error in logs :
WARNING - - django.request - Not Found: /rb/nullapi/validation/diffs/
Thanks for the report. Can you try the following to gather a bit more information from the browser:
- Open the browser's developer tools
- Click the Network tab
- Reload the page, repeat the process
- Look at all the API requests and send me the request and response payloads (headers are not needed)
- Check the Console tab, see if any errors show up
Also, is the review request ultimately being created, just not redirected to?
-
- New + NeedInfo
Hello, we were able to reproduce the problem and are working on a fix for it. The fix will be available in 5.0.1.
-
- NeedInfo + PendingReview -
+ maubin