Page MenuHomePhabricator

MPIC: Populate Location field options
Open, HighPublic3 Estimated Story Points

Description

T360731 T360707

Description

The Location field is currently a multi-value lookup field that allows a user to select which wikis should have overridden configuration.

Technical notes

Should we hardcode dblist names? Can we get them from an api?

Form submissions need to populate the relevant database table instrument_sample_rates with the dblist value and the sample rate.

This ticket may depend on the outcome of T366937, but we still need to figure out how to populate the Locations select menu dropdown.

Acceptance Criteria

  • Front end forms Locations field shows correct options.
  • Form submission results in insert/update of relevant row in instrument_sample_rates.

Required

  • Unit/Integration tests?
  • Documentation?
  • Passed QA?

Event Timeline

cjming changed the point value for this task from 2 to 3.
cjming renamed this task from MPIC: Determine how Location field options should be populated to MPIC: Populate Location field options.Jun 7 2024, 9:37 PM
cjming updated the task description. (Show Details)
cjming triaged this task as High priority.