Skip to content

Enable autocomplete on cadence iteration create/edit pages

What does this MR do and why?

Enabled autocomplete features on the new cadences iteration create/edit pages.

How to set up and validate locally

  1. Enable the new cadence feature (Feature.enable(:iteration_cadences))
  2. Create a new cadence
  3. Edit an iteration
    1. Existing behaviour will not have any autocomplete functionality, like label completing
    2. After applying this MR, autocompleting should work

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 #349517 (closed)

/cc @jprovaznik

Edited by Andrew Smith

Merge request reports

Loading