discourse/plugins/discourse-workflows/db/migrate
Joffrey JAFFEUX 86dd515474
FEATURE: adds edit post operation to the post node (#40825)
It's now possible to edit a specific post in workflows. As part of this
work we also merge the create_post and post nodes. The post nodes will
now have all these operations:
- create
- edit
- list
- get

A DB migration is making the move.

<img width="1140" height="622" alt="Screenshot 2026-06-12 at 12 20 05"
src="https://github.com/user-attachments/assets/337f0a67-9a18-4e9f-9cc6-71a4a85ca4e5"
/>
2026-06-12 13:25:41 +02:00
..
20260312000000_create_workflow_tables.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
20260612092612_merge_create_post_workflow_node_into_post.rb FEATURE: adds edit post operation to the post node (#40825) 2026-06-12 13:25:41 +02:00