Skip to content

Remove required arguments from updateIssue mutation

Felipe Artur requested to merge remove_graphql_required_fields into master

What does this MR do?

Remove required statement from dueDate and confidential arguments on updateIssue mutation.

There is no need for a changelog. Those fields were added in the current release.

More information: !25371 (comment 296308832)

Edited by Felipe Artur

Merge request reports