Uploaded image for project: 'Cost Management'
  1. Cost Management
  2. COST-3728

Remove left over rows when overhead cost is disabled in cost model

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • 2023Q2
    • None
    • Data Pipeline
    • None
    • False
    • None
    • False

      The issue is to delete the `platform_distributed` & `woker_distributed` rows that populate the:
      "platform_distributed":

      {"value": 0.0,"units": "USD"}

      ,"worker_unallocated_distributed":

      {"value": 0.0,"units": "USD"}

      ,

      values in the api whenever the cost model flags are disabled:
      ```
      "distribution_info":

      { "distribution_type":"cpu", "platform_cost":false, "worker_cost":false }

      ```

              myersco Cody Myers
              myersco Cody Myers
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: