CATcher-org/CATcher

Duplicated issues link broken

Closed this issue · 2 comments

Describe the bug
Clicking on duplicated issues from original issues cause uncaught promises

To Reproduce
Steps to reproduce the behavior:

  1. Create two issues.
  2. Go to the second issue, mark as duplicated issue to the first issue.
  3. Go back to the first issue. Under the section of duplicated issues, click the link to the second issues

Expected behavior
Redirect to second issue page

Actual behaviour
Uncaught promise error popped up

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Firefox
  • Version 119.0.1 (64-bit)

Thanks for reporting this @syamfarh @CATcher-org/active-devs will look into this.

@syamfarh I can reproduce this bug as well. Might not be able to fix in a hurry though (best not to risk regressions by fixing non-critical bugs while a PE is in progress). In the meantime, you can navigate to the bug in concern from the main list of bugs, as shown below:

image