Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I have to clean in 100 issues the resolution field. Is this possible withiut going throught the issue schame and post-function, just some simpe automation.
When I used change fields function and then resolution set to nothing I have received error that value is empty :/
Found it :)
{
"fields": {
"resolution": null
}
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.