apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 33 forks source link

Opening some APIs causes exception #2964

Closed matleppa closed 7 years ago

matleppa commented 7 years ago

Probably related to issue #2907.

Description

  1. Log in as netther admin nor API feedback owner
  2. Open an API with feedback

Expected result

API opens.

Result

API does not open. Exceptions are generated.

Exceptions

Exception from Tracker recompute function: ad17eab8ad53ba123e145485a723b6553adb8ea0.js?meteor_js_resource=true:13 TypeError: Cannot read property 'username' of undefined at e.author (https://apinf.io/ad17eab8ad53ba123e145485a723b6553adb8ea0.js?meteor_js_resource=true:309:781229) at https://apinf.io/ad17eab8ad53ba123e145485a723b6553adb8ea0.js?meteor_js_resource=true:93:2505 at p.call (https://apinf.io/ad17eab8ad53ba123e145485a723b6553adb8ea0.js?meteor_js_resource=true:93:1916) at p.mustacheImpl (https://apinf.io/ad17eab8ad53ba123e145485a723b6553adb8ea0.js?

bajiat commented 7 years ago

According to @marla-singer, bug already fixed by #2915

Closing the issue