ReplaceOriginalHook is possible but ReplaceOriginalAlter not

Created on 6 September 2024, 3 months ago
Updated 8 September 2024, 3 months ago

Problem/Motivation

Lately i discovered that
- i can override a hook via ReplaceOriginalHook
- there is no way to override an alterHook

Steps to reproduce

Proposed resolution

Implement sth like ReplaceOriginalAlter

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

1.7

Component

Code

Created by

🇩🇪Germany geek-merlin Freiburg, Germany

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

  • Issue created by @geek-merlin
  • 🇦🇺Australia dpi Perth, Australia

    Thanks, this should be pretty straightforward.

    Mostly copy/pasting and mirroring the existing hook pieces but for alter.

Production build 0.71.5 2024