Skip to content

client/ui: remove description column from SoW measures CSV

Jo MacMahon requested to merge 871-sow-description into main

Detail

This is a

  • bug fix
  • feature
  • refactor

This patch changes the legacy Scope of Works page to have the description column removed from the measures CSV download; so that ticket #871 (closed) is fulfilled.

It proved impossible to refactor the SoW page into TypeScript because of the way that we deal with measures. We should consider #888 to be a blocker for future page refactors.

Checklist

  • Manual test if possible
  • Documentation impact considered
  • Assign related ticket to reviewer

Related to #871 (closed), #888

Edited by Jo MacMahon

Merge request reports