Skip to content

v0.1.4

Latest

Choose a tag to compare

@Dynmi Dynmi released this 26 Aug 11:15
· 1 commit to main since this release

Reports an absent assignee or group as null rather than 0 in ticket update's field report. Freshdesk represents "nobody" by omitting the key, which decodes to 0, and 0 is not an id anything can hold — reporting it raw reads like a real assignee to whoever is checking what the write did.