Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@geemanjs
Copy link
Contributor

Summary

Fixes an issue where the publisher was null.

This needs further investigation - likely a circular dependency - but looking up the publisher at runtime fixes it for now

Related Linear tickets, Github issues, and Community forum posts

PAY-4329

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@codecov
Copy link

codecov bot commented Dec 17, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
16085 1 16084 0
View the top 1 failed test(s) by shortest run time
ProvisioningService patchConfig should patch the provisioning config, sending out pubsub updates for other nodes to reload in multi-main setup
Stack Traces | 0.02s run time
Error: expect(jest.fn()).toHaveBeenCalledTimes(expected)

Expected number of calls: 1
Received number of calls: 0
    at Object.<anonymous> (.../src/modules/provisioning.ee/__tests__/provisioning.service.ee.test.ts:578:37)
    at processTicksAndRejections (node:internal/process/task_queues:105:5)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@blacksmith-sh
Copy link

blacksmith-sh bot commented Dec 17, 2025

Found 1 test failure on Blacksmith runners:

Failure

Test View Logs
ProvisioningService/
ProvisioningService patchConfig should patch the provisioning config, sending out pubsu
b updates for other nodes to reload in multi-main setup
View Logs

Fix in Cursor

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Dec 17, 2025
@currents-bot
Copy link

currents-bot bot commented Dec 17, 2025

E2E Tests: n8n tests passed after 9m 13.5s

🟢 589 · 🔴 0 · ⚪️ 27 · 🟣 3

View Run Details

Run Details

  • Project: n8n

  • Groups: 2

  • Framework: Playwright

  • Run Status: Passed

  • Commit: 78be18d

  • Spec files: 131

  • Overall tests: 616

  • Duration: 9m 13.5s

  • Parallelization: 9

Groups

GroupId Results Spec Files Progress
multi-main:ui:isolated 🟢 57 · 🔴 0 · ⚪️ 0 9 / 9
multi-main:ui 🟢 532 · 🔴 0 · ⚪️ 27 · 🟣 3 122 / 122


This message was posted automatically by currents.dev | Integration Settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants