# 进程管理器：↔

**URL:** <https://meta.discourse.org/t/process-manager-formerly-discourse-workflow/347110>\
**Category:** Plugin\
**Created:** [2025年一月14日 17:53 UTC](https://meta.discourse.org/t/process-manager-formerly-discourse-workflow/347110 "2025-01-14T17:53:36Z")\
**Posts on this page:** 1\
**Showing post:** 23

<div class="post-metadata">

**Author:** ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)\
**Post date:** [2026年五月20日 11:02 UTC](https://meta.discourse.org/t/process-manager-formerly-discourse-workflow/347110/23 "2026-05-20T11:02:01Z")

</div>

由于与核心模块存在即将发生的命名冲突，本插件已更名为“进程管理器”

> <https://github.com/merefield/discourse-process-manager/pull/22>
>
> \## Summary
> 
> This PR completes the rebrand from Workflow to Process Manager acr…oss the plugin.
> 
> This was necessary to avoid a major imminent naming clash with a new core plugin.
> 
> It renames the plugin identity, routes, settings, locale namespace, frontend/admin assets, Ruby namespace, models, serializers, specs, fixtures, and runtime payloads to use Process Manager / Process terminology. It also adds a post-migration to rename the underlying workflow tables and columns to process\_manager\_\* equivalents, with AR associations
> and SQL paths updated accordingly.
> 
> \## Key Changes
> 
> - Renamed plugin-facing copy, admin navigation, discovery route, settings, assets, CSS selectors, DOM attributes, and
> frontend internals from Workflow to Process Manager / Process.
> - Renamed Ruby namespace and helper/model/serializer/controller usage to ProcessManager.
> - Added schema migration from legacy workflow\_\* tables/columns to process\_manager\_\* tables/columns.
> - Updated Data Explorer default query names and SQL to use Process Manager naming while leaving legacy query names
> untouched.
> - Updated README and admin help copy, including direct OpenAI AI-step wording and current visual/Kanban/chart
> capabilities.
> 
> \## Validation
> 
> - Full plugin spec suite passed.
> - Lint passed for touched files.
> - Test DB migration completed successfully.

请注意新的仓库名称。

如果您已有现有的“工作流”，所有数据应能完整保留——仅表名和索引名被重命名，但所有设置已被替换而未迁移。因此，如果该插件对您的站点至关重要，请务必在管理后台“管理 → 插件 → 进程管理器”中进行检查。

这是一项相当繁重的工作（！），我做出这一决定时也并非轻率行事。

不过，一个可喜的成果是，我认为该插件的用途现在更加清晰明了。

---

_[View the full topic](https://meta.discourse.org/t/process-manager-formerly-discourse-workflow/347110)._
