Skip to content

Target Utilization for stations

We need to add a field in Station model to capture the desired utilization factor for a station. Field should be:

  • Editable like any other field in the Station (UI-wise and permission-wise)
  • Visible on individual station page
  • Exposed on the API stations endpoint
  • Validated for range 0 to 100 and positive integer
  • Added as a field and filter on Station admin view
Edited by Alfredos-Panagiotis Damkalis
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information