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.
Updated by The Foreman Bot 18 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli/pull/397 added
Updated by The Foreman Bot 17 days ago
- Pull request deleted (
https://github.com/theforeman/hammer-cli/pull/397)
Updated by The Foreman Bot 13 days ago
- Pull request https://github.com/theforeman/hammer-cli/pull/398 added
Updated by The Foreman Bot 13 days ago
- Fixed in Releases hammer-cli-3.16.0 added
Updated by Anonymous 13 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset de7eff270730fc0f6adde136e784216124cecddb.
Actions