Clear Resolution value via REST API

XMLWordPrintable

    • 9
    • 16

      At this time the only way to clear a field resolution would be by adding a post-function in a workflow that does that as referred on the following article:

      Nowadays, we can edit the resolution via REST API but we can't clear its value. It would be nice to have the option to clear the value via REST API.

      Suggestion

      "fields": {
          "resolution": { "name": "" }
      }
      

      Or even by simply setting as null.

      "fields": {
           "resolution": null
      }
      

              Assignee:
              Unassigned
              Reporter:
              Thiago Behm.
              Votes:
              98 Vote for this issue
              Watchers:
              52 Start watching this issue

                Created:
                Updated: