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

'Non-unique identifiers' heading count wrong #64

Closed
odscjames opened this issue Dec 1, 2022 · 2 comments
Closed

'Non-unique identifiers' heading count wrong #64

odscjames opened this issue Dec 1, 2022 · 2 comments

Comments

@odscjames
Copy link
Collaborator

From Open-Telecoms-Data/lib-cove-ofds#51 (comment)

Whilst testing I noticed that the failure count in the heading is incorrect:

image

Some basic test data for posterity:

{
  "networks": [
    {
      "id": "31d17f87-c931-4b69-9341-5e3f1a095000",
      "nodes": [
        {
          "id": "1"
        },
        {
          "id": "1"
        },
        {
          "id": "1"
        }
      ]
    }
  ]
}
@odscjames
Copy link
Collaborator Author

Ready to test on live

@duncandewhurst
Copy link
Contributor

Looks good!

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

No branches or pull requests

2 participants