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

initCollection Fails When namespace is just numbers but regex doesn't catch that #132

Open
yemi-kelani opened this issue Nov 28, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@yemi-kelani
Copy link
Contributor

Bug Report

What did you do?

When creating a collection when there is not collection detected, supply numbers as collection name during initCollection

What did you expect to see?

It should catch it improper value passed

What did you see instead? Under which circumstances?

Fails When namespace is just numbers but regex doesn't catch that

Possible Solution

Catch when inputs for either collection name or namespace are just numbers, doesn't seem like that is allowed.

Additional context

initCollectionFails When namespace is just numbers but regex doesn't catch that
@yemi-kelani yemi-kelani added the bug Something isn't working label Nov 28, 2023
@yemi-kelani yemi-kelani self-assigned this Dec 9, 2023
yemi-kelani pushed a commit that referenced this issue Jan 5, 2024
yemi-kelani pushed a commit that referenced this issue Apr 26, 2024
yemi-kelani pushed a commit that referenced this issue Apr 26, 2024
yemi-kelani pushed a commit that referenced this issue Apr 26, 2024
yemi-kelani pushed a commit that referenced this issue Apr 27, 2024
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
None yet
Development

No branches or pull requests

1 participant