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

info command sometimes doesn't return all channels #3

Open
chrisbartley opened this issue Oct 9, 2015 · 0 comments
Open

info command sometimes doesn't return all channels #3

chrisbartley opened this issue Oct 9, 2015 · 0 comments
Assignees

Comments

@chrisbartley
Copy link
Member

A user inserted data into a feed with a channel name of 0.25 (but, a string, not a number). When calling info, like this:

../bin/info . -r 4369 --prefix feed_5609

The newly-added channel is not returned. However, when calling info for all feeds for user 4369, like this:

../bin/info . -r 4369

Then the channel is returned.

It appears to only happen when the channel begins with a number. That is, trying the same with a channel name of xxx.yyy or count0.25 worked as expected.

@chrisbartley chrisbartley self-assigned this Oct 9, 2015
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

1 participant