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

labhub: Add error message if nick is empty #632

Closed
jayvdb opened this issue Oct 24, 2018 · 2 comments
Closed

labhub: Add error message if nick is empty #632

jayvdb opened this issue Oct 24, 2018 · 2 comments

Comments

@jayvdb
Copy link
Member

jayvdb commented Oct 24, 2018

Currently labhub uses the nick as the username, because this is how gitter works.

But not all backends provide a nick. See #255

All labhub commands which need nick should provide an error message

@jayvdb
Copy link
Member Author

jayvdb commented Oct 24, 2018

This includes at least assign and unassign, and invite, and create issue.

abhishalya added a commit to abhishalya/corobo that referenced this issue Nov 2, 2018
All of the backends do not have `nick` attribute.
Hence an error will be shown whenever nick is empty.

Closes coala#632
abhishalya added a commit to abhishalya/corobo that referenced this issue Nov 2, 2018
All of the backends do not have `nick` attribute.
Hence an error will be shown whenever nick is empty.

Closes coala#632
abhishalya added a commit to abhishalya/corobo that referenced this issue Nov 2, 2018
All of the backends do not have `nick` attribute.
Hence an error will be shown whenever nick is empty.

Closes coala#632
abhishalya added a commit to abhishalya/corobo that referenced this issue Nov 3, 2018
All of the backends do not have `nick` attribute.
Hence an error will be shown whenever nick is empty.

Closes coala#632
abhishalya added a commit to abhishalya/corobo that referenced this issue Nov 5, 2018
All of the backends do not have `nick` attribute.
Hence an error will be shown whenever nick is empty.

Closes coala#632
abhishalya added a commit to abhishalya/corobo that referenced this issue Nov 6, 2018
All of the backends do not have `nick` attribute.
Hence an error will be shown whenever nick is empty.

Closes coala#632
abhishalya added a commit to abhishalya/corobo that referenced this issue Nov 6, 2018
All of the backends do not have `nick` attribute.
Hence an error will be shown whenever nick is empty.

Closes coala#632
abhishalya added a commit to abhishalya/corobo that referenced this issue Nov 6, 2018
All of the backends do not have `nick` attribute.
Hence an error will be shown whenever nick is empty.

Closes coala#632
abhishalya added a commit to abhishalya/corobo that referenced this issue Nov 6, 2018
All of the backends do not have `nick` attribute.
Hence an error will be shown whenever nick is empty.

Closes coala#632
abhishalya added a commit to abhishalya/corobo that referenced this issue Nov 6, 2018
All of the backends do not have `nick` attribute.
Hence an error will be shown whenever nick is empty.

Closes coala#632
abhishalya added a commit to abhishalya/corobo that referenced this issue Nov 6, 2018
All of the backends do not have `nick` attribute.
Hence an error will be shown whenever nick is empty.

Closes coala#632
@jayvdb
Copy link
Member Author

jayvdb commented Nov 11, 2018

This issue reserved for Google Code-in task 6555648658505728.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants