Skip to content

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

@samludford

Description

@samludford

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleaseCurrently in progress for next release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions