Updating Objective status via PATCH API call adds Audit Log entry for Category instead of Status

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 10.107.0
    • Affects Version/s: 10.105.3
    • Component/s: REST API

      Issue Summary

      Updating Objective status via PATCH API call results in erroneous Audit Log entry for Category field instead of Status field.

      Steps to Reproduce

      1. Create Objective and Save
      2. From the UI, change status from Pending to In-Progress, Save
      3. Observe Audit Log reflects update
      4. Using Objectives API, change Objective status back to Pending using PATCH call

      Expected Results

      Audit Log should show Status field change from API as it does for UI update

      Actual Results

      Audit Log shows entry for Category field change instead (though Objective status does get updated successfully)

      • NOTE: The same problem occurs for Milestone API

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Nathan Jones (Inactive)
            Reporter:
            Brandon Harris (Inactive)
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: