mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 13:58:53 +08:00
Previously, workflows could not react directly when posts were moved between topics. This change adds a Post moved trigger with destination category/tag filters and payload data for the moved post, destination topic, and original topic. <img width="1432" height="337" alt="Screenshot 2026-06-03 at 10 48 34" src="https://github.com/user-attachments/assets/8a3c25ac-903e-4fc7-9716-b9059be2222f" /> <img width="276" height="271" alt="Screenshot 2026-06-03 at 10 48 29" src="https://github.com/user-attachments/assets/52e37226-acd7-49cb-9252-9d229d75ac95" /> |
||
|---|---|---|
| .. | ||
| data_table_workflow_spec.rb | ||
| plugin_enable_hook_spec.rb | ||
| post_created_create_post_spec.rb | ||
| post_created_tags_spec.rb | ||
| post_moved_tags_spec.rb | ||
| topic_category_changed_create_post_spec.rb | ||
| topic_closed_tags_spec.rb | ||
| topic_created_topic_node_spec.rb | ||