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

empty() function should support singular input #97

Closed
johngrimes opened this issue Jul 27, 2020 · 1 comment
Closed

empty() function should support singular input #97

johngrimes opened this issue Jul 27, 2020 · 1 comment
Assignees
Labels
bug Something isn't working
Projects
Milestone

Comments

@johngrimes
Copy link
Member

Currently, the empty function throws an error when invoked on a singular input element.

The desired behaviour is that the function should work on a singular element, and return true when executed in the context of a single resource and that element is missing.

@johngrimes johngrimes added the bug Something isn't working label Jul 27, 2020
@johngrimes johngrimes added this to To do in Pathling via automation Jul 27, 2020
@johngrimes johngrimes added this to the v3 milestone Sep 28, 2020
@johngrimes johngrimes self-assigned this Oct 8, 2020
@johngrimes johngrimes moved this from To do to In progress in Pathling Oct 8, 2020
@johngrimes
Copy link
Member Author

Resolved by #154.

Pathling automation moved this from In progress to Done Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Pathling
  
Done
Development

No branches or pull requests

1 participant