Skip to content

Remove top level fields from WorkItem type in GraphQL

Mario Celi requested to merge 354426-remove-top-level-work-item-type-fields into master

What does this MR do and why?

Removes description from GraphQL's WorkItem type. Fields shouldn't exist at top level as they will later be introduced as widgets. This is a breaking change but the entire Work Items API is still behind a feature flag and Gitlab's frontend is still not using these fields

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #354426 (closed)

Edited by Mario Celi

Merge request reports