• Mario Celi's avatar
    Deprecate updating an iteration's attributes via GraphQL · 14e438b7
    Mario Celi authored
    Deprecate updating title, due_date and start_date on
    iterations. Updating description is still allowed.
    Returns an error if trying to update deprecated arguments
    on automatic iteration cadences as this feature is still
    behind the iteration_cadences feature flag.
    
    Changelog: deprecated
    EE: true
    14e438b7
update_spec.rb 7.93 KB