4982: After Migrating to new upgraded version , Creating new review from UI page not working

MayurPatil
maubin
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?

  1. Click on New Review Request
  2. Select Repository and add diff file
  3. 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/waiting

What operating system are you using? What browser?

OS : RHEL 8.4
Browser : Chrome/Edge

Please provide any additional information below.

Error in logs :
WARNING - - django.request - Not Found: /rb/nullapi/validation/diffs/

chipx86
#1 chipx86

Thanks for the report. Can you try the following to gather a bit more information from the browser:

  1. Open the browser's developer tools
  2. Click the Network tab
  3. Reload the page, repeat the process
  4. Look at all the API requests and send me the request and response payloads (headers are not needed)
  5. Check the Console tab, see if any errors show up

Also, is the review request ultimately being created, just not redirected to?

  • -New
    +NeedInfo
maubin
#2 maubin

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
maubin
#3 maubin

This issue has been fixed in 5.0.1.

maubin
#4 maubin
  • -PendingReview
    +Fixed