go-jira / jira

simple jira command line client in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting string field to empty does not clear field

georgekarrv opened this issue · comments

I have tried in my template edit
field: null
field: ""

neither update the field to be None it still has the string that was previously set.