Skip to content

Commit

Permalink
FS-4446: Amend default column order
Browse files Browse the repository at this point in the history
  • Loading branch information
suegarner committed Sep 23, 2024
1 parent f58bf34 commit e20ce83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/queries/assessment_records/queries.py
Original file line number Diff line number Diff line change
Expand Up @@ -576,8 +576,8 @@ def get_assessment_records_score_data_by_round_id(round_id, selected_fields=None
default_fields = [
"Application ID",
"Short ID",
"Score Subcriteria",
"Score",
"Score Subcriteria",
"Score Justification",
"Score Date",
"Score Time",
Expand Down

0 comments on commit e20ce83

Please sign in to comment.