n8n
n8n copied to clipboard
fix(Jira Software Node): Fix issue with not all issue types being supported
Summary
Jira allows 1 digit issue types, updating the regex to support this.
Related tickets and issues
https://github.com/n8n-io/n8n/issues/8560
3 flaky tests on run #4066 ↗︎
Details:
| 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 Joffcom 🗃️ e2e/* | |||
| Project: n8n | Commit: a36346b89b |
||
| Status: Passed | Duration: 03:29 💡 | ||
| Started: Feb 9, 2024 12:30 PM | Ended: Feb 9, 2024 12:34 PM | ||
5-ndv.cy.ts • 1 flaky test
| Test | Artifacts | |
|---|---|---|
| NDV > should not retrieve remote options when required params throw errors |
Test Replay
Screenshots
Video
|
|
24-ndv-paired-item.cy.ts • 1 flaky test
| Test | Artifacts | |
|---|---|---|
| NDV > resolves expression with default item when input node is not parent, while still pairing items |
Test Replay
Screenshots
Video
|
|
15-scheduler-node.cy.ts • 1 flaky test
| Test | Artifacts | |
|---|---|---|
| Schedule Trigger node > should execute once per second when activated |
Test Replay
Screenshots
Video
|
|
Review all test suite changes for PR #8571 ↗︎
:white_check_mark: All Cypress E2E specs passed
Got released with [email protected]