-
Notifications
You must be signed in to change notification settings - Fork 55.1k
Closed as duplicate of#25906
Labels
Description
Bug Description
The tag set on a workflow is removed when publishing a workflow.
To Reproduce
- Set Tag on a workflow
- Publish the workflow
- Go to the homepage or any other workflow
- Go back to the original workflow
- The tag is missing, which was set in step 1
Expected behavior
Once set, the tag should persist until removed manually
Debug Info
Debug info
core
- n8nVersion: 2.9.0
- platform: docker (self-hosted)
- nodeJsVersion: 24.13.1
- nodeEnv: production
- database: postgres
- executionMode: scaling (single-main)
- concurrency: -1
storage
- success: all
- error: all
- progress: false
- manual: true
- binaryMode: database
pruning
- enabled: true
- maxAge: 168 hours
- maxCount: 5000 executions
client
- userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/145.0.0.0 safari/537.36
- isTouchDevice: false
Generated at: 2026-02-22T10:23:19.911Z
Operating System
docker (self-hosted)
n8n Version
2.9.0
Node.js Version
24.13.1
Database
PostgreSQL
Execution mode
queue
Hosting
self hosted
Reactions are currently unavailable