Skip to content

Resolve "Cannot update Epic is_fixed columns alone in API"

Mark Chao requested to merge 7568-update-epic-is_fixed-column-alone into master

What does this MR do?

Allow updating start_date_is_fixed or due_date_is_fixed fields alone in Epic update API endpoint.

Breaking change is determined to be okay, and some level of backward compatibility has been implemented so existing calls will not err.

Update Epic create API doc to reflect the changes related to new date fields.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/7568

Does this MR meet the acceptance criteria?

Closes #7568 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports