Jon

Results 76 issues of Jon

## Summary When adding support for the ticket event setting `ticketId` to `objectId` was missed and for some reason we delete `objectId` if we do a v2 / overhaul of...

node/improvement
n8n team

## Summary Arguments set were ignored, this adds them and assumes they will be in the amqplib `Options.Publish` format, Tested with RMQ 3.12.11 using `contentType` and `persistent` as test values....

node/improvement
n8n team

## Summary Adds Encoding option when reading CSV files, Uses some of the options from the Node `BufferEncoding` list. Tested with `default` and `filesystem` binary data defaults. ![image](https://github.com/n8n-io/n8n/assets/4688521/496c6639-7b82-429c-bcfa-65c9811d1465) ![image](https://github.com/n8n-io/n8n/assets/4688521/2c44c166-d0b8-4aab-9657-3de53edfa7f3) ##...

node/improvement
n8n team

## Summary The test run would fail when using the `Nested Folders` option as the parentReference path was sometimes undefined. Also removed showing the first item which is normally the...

node/improvement
n8n team

## Summary This adds the `identifier` to the output when Creating, Getting or Updating a Linear ticket, The identifier is the "friendly" name. Without ![image](https://github.com/n8n-io/n8n/assets/4688521/107504a6-432f-46f9-912c-a93fd7b0704e) With Identifier ![image](https://github.com/n8n-io/n8n/assets/4688521/b52f32b2-cec0-4c8a-b48c-dab61bacb580)

node/improvement
n8n team

## Summary This adds the assert queue and exchange options to the standard node which was broken in this PR: https://github.com/n8n-io/n8n/pull/8430 By disabling Assert Queue / Exchange the node will...

node/improvement
n8n team

## Summary The respond to webhook node did not include the chat trigger as an allowed type.

node/improvement
n8n team

## Summary Adds option to support self signed certificates with Jenkins, Also fixes a typo. ## Related Linear tickets, Github issues, and Community forum posts https://community.n8n.io/t/jenkins-ignore-ssl-option/49027

node/improvement
n8n team

## Summary Found on the forum and it is a quick win. Adds State Reason which lets you set closed as completed, closed as not planned and reopened. ## Related...

node/improvement
n8n team

Github issue / Community forum post (link here to close automatically): https://community.n8n.io/t/filemaker-node-login-error/28117

node/improvement
n8n team