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

Nodes labled with File without property fileName #2

Open
obfischer opened this issue Jul 12, 2016 · 1 comment
Open

Nodes labled with File without property fileName #2

obfischer opened this issue Jul 12, 2016 · 1 comment
Assignees
Labels
status:waiting for user feedback Feedback by the user who has filed this issue is required to continue the work on this issue type:bug Software shows incorrect behavior or delivers incorrect results

Comments

@obfischer
Copy link
Contributor

Using jQAssistant 1.1.3 I found nodes with the label File and without the property fileName.

Query used

match (f:File) where not(has(f.fileName)) return f limit 10
@obfischer obfischer self-assigned this Jul 12, 2016
@obfischer obfischer added type:bug Software shows incorrect behavior or delivers incorrect results and removed investigation required labels Nov 16, 2019
@obfischer obfischer added the status:waiting for user feedback Feedback by the user who has filed this issue is required to continue the work on this issue label Feb 12, 2020
@obfischer
Copy link
Contributor Author

We must check if this is still a valid issue or if we can close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:waiting for user feedback Feedback by the user who has filed this issue is required to continue the work on this issue type:bug Software shows incorrect behavior or delivers incorrect results
Projects
None yet
Development

No branches or pull requests

1 participant