Skip to content

Validate username/pw for Jiraservice, require them in the API

Robert Schilling requested to merge api-configure-jira into master

What does this MR do?

Validates the presence of username and password in the JiraService model since they are required. Furthermore, it requires them in the API.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36621

Merge request reports