Skip to content

Algorithm Pass label and description #246

@ericbuckley

Description

@ericbuckley

Summary

Algorithm Pass should have a label and description field to assist users identifying which pass they are viewing/editing.

Acceptance Criteria

  • New fields on the AlgorithmPass model for label & description
  • New fields on the AlgorithmPass schema for label & description
  • Updates to initial_algorithms.json with new pass labels

Details / Tasks

Use the same label, description fields on the Algorithm model for AlgorithmPass. The label should be required, but only has to be unique per Algorithm (not across the whole table). The label can default to an auto-generated value based on the evaluators selected. Description can remain as an optional text field.

Background / Context

We observed the NBS mod designing for this during a meeting.

Notes / Comments

We'll need to add a note in our release documentation to indicate this is another breaking change.

Metadata

Metadata

Assignees

Labels

apiNew API feature

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions