uwasystemhealth / IndEAAv2

A web application that streamlines course review by industry advisory panels. A complete rewrite of https://github.com/uwasystemhealth/IndEAA
4 stars 1 forks source link

[BUG] The coordinator of the unit cannot see the reviewer #120

Closed frinzekt closed 1 year ago

frinzekt commented 1 year ago

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to a course evaluation
  2. check out the review of reviewer
  3. see errors popping (404) in the console

Expected behavior

The coordinator can see the review of the reviewer

Other

Additional context Possible issue is that the "filter" of reviews are being done as part of the list filtering. This needs to be taken care of

frinzekt commented 1 year ago

This is the issue you faced @mhodki recently