Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

Author View not accessible if no compendium was uploaded #157

Open
jansule opened this issue Dec 22, 2017 · 1 comment
Open

Author View not accessible if no compendium was uploaded #157

jansule opened this issue Dec 22, 2017 · 1 comment
Labels

Comments

@jansule
Copy link
Collaborator

jansule commented Dec 22, 2017

When users log in for the first time, they are not able to access their authorView. However, after uploading a compendium the view becomes accessible.

Steps for reproduction:

  1. shut down the docker containers with down -v
  2. restart platform and microservices
  3. log in on the platform
  4. click on the author name in the navbar (nothing happens)
  5. upload an ERC from the home view
  6. edit required metadata and save
  7. go to author page (will work now)
@jansule jansule added the bug label Dec 22, 2017
@jansule
Copy link
Collaborator Author

jansule commented Jan 19, 2018

This might be related to the handling of the request for retrieving all compendia of an author. In the response we iterate over all results but have no handling if the response is empty.

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

No branches or pull requests

1 participant