Skip to content

Conversation

@Kcheung42
Copy link
Collaborator


Purpose

  1. Adds new order attribute to Results
  2. Adds migration for copying old order to new orders
  3. Updates app to interpret new attribute in results input table

Related Issues

Closes BHP1-1414

Submission Checklist

  • Included Jira issue in the PR title (e.g. BHP1-### <title>)
  • Code passes linter rules (clj-kondo --lint components/**/src bases/**/src projects/**/src)
  • Feature(s) work when compiled (clojure -M:compile-cljs)

Testing

  1. Open local VMS and run migration script migrations.2026-02-03-add-results-order-attr
  2. In local VMS Navigate to Modules page and see that we now have a "Module Results Order" section (submodule and groups have it as well)
  3. Change the ordering so that it reads:
  • surface
  • contain
  • crown
  • mortality
  1. Open local app and sync vms
  2. Create a surface and mortality worksheet and run
  3. Navigate to results page and ensure Surface is now ahead of Mortality inputs in the results input table

Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant