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

Typo in Azure DevOps config struct #166

Open
wiggin77 opened this issue Jul 30, 2024 · 0 comments
Open

Typo in Azure DevOps config struct #166

wiggin77 opened this issue Jul 30, 2024 · 0 comments

Comments

@wiggin77
Copy link

Typo in the json tag here: https://github.com/mattermost/mattermost-plugin-azure-devops/blob/2d2f0ab473ddfcbfe7873027595d392a4c4e6959/server/config/config.go#L24

As a result the field name written by json.Marshal is capitalized whereas the schema defined in plugin.json expects a lower-case initial. This will probably cause issues in the system console.

Jira: https://mattermost.atlassian.net/browse/MM-51248

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