-
Task
-
Resolution: Unresolved
-
Normal
-
None
Description:
While reviewing the Notifications documentation, we noticed that the “patch” service is still referenced within the Notifications service. This naming is inconsistent with the current “Content” terminology used elsewhere.
To improve consistency, we should update the display name from “Patch” to “Content.” However, the underlying patch event should remain unchanged for now to maintain backward compatibility with existing integrations and event consumers.
This change should only affect the display name / user-facing references, not the underlying event identifier.
Proposed Approach:
- Update the display name from “Patch” → “Content”
- Keep the underlying event name patch unchanged for backward compatibility
- Update relevant Notifications documentation and UI references to use “Content”