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

Entity with no attributes is no longer listed - when a registration to a non reachable endpoint is present #3176

Closed
jmcanterafonseca opened this issue May 21, 2018 · 5 comments
Assignees
Milestone

Comments

@jmcanterafonseca
Copy link
Contributor

jmcanterafonseca commented May 21, 2018

After creating an entity with no attributes the entity is no longer listed in query operations.

MongoDB associated document corresponding to the entity is created under the entities collection. Test case attached.

no_attributes.txt

@kzangeli
Copy link
Member

Just tested in in master. Works just fine ...
@jmcanterafonseca, any clue?

@jmcanterafonseca jmcanterafonseca changed the title Entity with no attributes is no longer listed Entity with no attributes is no longer listed - when a registration to a non reachable endpoint is present May 21, 2018
@jmcanterafonseca
Copy link
Contributor Author

updating the test case, now much more accurate

no_attributes_registration.txt

@jmcanterafonseca
Copy link
Contributor Author

final version of the test
entity_without_attributes_not_listed_vfinal.test.txt

@fgalan
Copy link
Member

fgalan commented May 22, 2018

(Hint: maybe http://gist.github.com/ is a better alternative than .txt for these fragments)

@fgalan
Copy link
Member

fgalan commented May 29, 2018

Fixed by PR #3193

@fgalan fgalan closed this as completed May 29, 2018
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

3 participants