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

Update must be called twice before blueprints call returns data #39

Open
samludford opened this issue May 23, 2019 · 0 comments
Open

Update must be called twice before blueprints call returns data #39

samludford opened this issue May 23, 2019 · 0 comments
Labels
bug Something isn't working release Currently in progress for next release

Comments

@samludford
Copy link

After blueprints json files have been generated in temp folder (by calling api/update), api/blueprints still returns an empty array until api/update has been called a second time.

Steps to reproduce:

  1. delete json files in temp folder.
  2. hit api/update - notice json files have been generated in temp folder
  3. hit api/blueprints - notice list is empty
  4. hit api/update again.
  5. hit api/blueprints - notice blueprints data returned as expected
@samludford samludford added bug Something isn't working release Currently in progress for next release labels May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working release Currently in progress for next release
Projects
None yet
Development

No branches or pull requests

1 participant