Actions
Bug #38427
closedTranslated paths for replaced_by fields may differ from actual path
Difficulty:
easy
Triaged:
No
Pull request:
Team Backlog:
Description
When replacing a field with a newer field, developers add `:replaced_by => _("Path/To/Field")`. When translated, this path could potentially differ from the actual path users would need to enter. Develop a method to render the actual full_path of the replacement field instead of relying on this string to remain accurate during future changes to hammer.
Actions