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

Cannot edit a TeamCity user without filling in mandatory notifier field #42

Open
rfulwell opened this issue Jan 12, 2017 · 0 comments
Open

Comments

@rfulwell
Copy link

For example, I would like to reset a user password from the Admin web UI but when I click the 'Save' button the button simply shakes and does not save the data.

Tracing the network activity from the browser, we see this server response:
notificator_SlackNotificator_slack.Verbose:Please use True/False or Yes/No to declare if you want Verbose Slack Messages.

This can be worked around by putting a value in the required field but needless to say, this is a bit of an obscure problem that can hit at the worst time (when a user needs a password reset).

It may be that the TeamCity infrastructure is not properly surfacing the error that is returned over the REST API, but in any case, it would be nice if it could be fixed from the notifier end.

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