Actions
Refactor #35494
closedDeprecate Foreman::Cast.to_bool in favor of Rails implementation
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman
Target version:
Difficulty:
easy
Triaged:
No
Description
Replacing Foreman::Cast.to_bool in favor of ActiveRecord::Type::Boolean.new.deserialize same as in foreman based on https://projects.theforeman.org/issues/34424.
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/756 added
Updated by Matěj Mudra about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_plugin|8e38594e07253ef88120b260026eea1fab6bcc02.
Updated by Adam Ruzicka about 2 years ago
- Fixed in Releases foreman_remote_execution-8.1.0 added
- Fixed in Releases deleted (
)
Actions