Actions
Bug #34921
closedFix the SettingValueException error message
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
currently the error message returned is something like
ERF07-1096 [Foreman::SettingValueException]: error parsing value for setting 'sync_connect_timeout_v2': Value is invalid: must be integer
which gets displayed in the toast. Instead it should just be
Error parsing value for setting 'sync_connect_timeout_v2': Value is invalid: must be integer
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/theforeman/foreman/pull/9218 added
Updated by Jeremy Lenz over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|0d706b9503b1639cd9565162e3bfff08d814a90a.
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/9234 added
Updated by Amit Upadhye over 2 years ago
- Subject changed from fix SettingValueException error message to Fix the SettingValueException error message
- Category set to Settings
- Fixed in Releases 3.3.0 added
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Triaged changed from No to Yes
- Fixed in Releases deleted (
3.3.1)
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Fixed in Releases deleted (
3.4.0)
Actions