create-an-issue icon indicating copy to clipboard operation
create-an-issue copied to clipboard

unable to update assignees when 'update_existing: true'

Open LongOddCode opened this issue 3 years ago • 2 comments

Hi,

When I set update_existing: true, everything is changed except the assignees.

LongOddCode avatar Jul 01 '21 06:07 LongOddCode

This looks by design. I'll be happy to add support for things like update_existing: assignees, labels, body on top of #112 once that's merged.

dblock avatar Sep 21 '21 15:09 dblock

Hey 👋 this isn't intentional, but it is expected - I'd be open to a PR adding support for updating more than just the body if update_existing is true and an existing match is found 👍

JasonEtco avatar Sep 27 '21 18:09 JasonEtco