Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call API : Analytics not shown on dashboard #1739

Closed
saralavanip opened this issue Oct 10, 2016 · 4 comments
Closed

Call API : Analytics not shown on dashboard #1739

saralavanip opened this issue Oct 10, 2016 · 4 comments
Assignees
Labels
Milestone

Comments

@saralavanip
Copy link
Contributor

saralavanip commented Oct 10, 2016

Steps:

  1. Visit https://nightly.apinf.io
  2. Login
  3. Add API Backend with proxy
  4. Go to API Details view
  5. Call API : click on URL in usage instructions
  6. Go to Dashboard

Expected Result:

  • Analytics shown for above selected API

Findings:

  • 'Select API' drop down menu doesn't list the API s added
  • Analytics not shown in Dashboard view

Browser:

  1. Mozilla Firefox 48.0
    • (Mozilla Firefox for Ubuntu Canonical – 1.0 )
  2. Google Chrome 52.0.2743.116

Operating System: Ubuntu 16.0 LTS

Screenshot:
selection_009

@brylie
Copy link
Contributor

brylie commented Oct 11, 2016

@saralavanip I added a new line directly after the 'steps:' line in your issue description. It seems that markdown lists must be preceeded by a blank line. Also, thanks for improving the markdown in your issue reports, as it helps improve readability 😃

@brylie
Copy link
Contributor

brylie commented Oct 11, 2016

I am working with this code today, so will try to reproduce this bug.

@brylie brylie added this to the Sprint 33 milestone Oct 11, 2016
@brylie
Copy link
Contributor

brylie commented Oct 11, 2016

I was able to duplicate this bug using the latest develop. Following the steps to reproduce, no APIs appear in the 'select api' dropdown menu as a non-admin user.

Steps to reproduce

  1. Checkout develop
  2. Login as non-admin user
  3. Add API
    • add proxy settings for API
  4. Go Dashboard

Observed results: no APIs are listed in the 'select API' dropdown.
screenshot_20161011_135828

Expected results: newly added API should be visible in the 'select API' dropdown

Ping @frenchbread

@frenchbread
Copy link
Contributor

Check #1754

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants