Bug #26523
form_to_submit_id was removed in foreman 1.22
Fixed in Releases:
Found in Releases:
Description
this causes submit_or_cancel_policy helper to fail
Related issues
Associated revisions
History
#1
Updated by Tomer Brisker almost 2 years ago
- Related to Refactor #26325: remove data aid attributes added
#2
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_openscap/pull/374 added
#3
Updated by Ondřej Pražák almost 2 years ago
- Status changed from Ready For Testing to Closed
- Fixed in Releases foreman_openscap 0.12.3 added
Fixes #26523 - remove unneeded form_to_submit_id method
The method is no longer needed since:
https://projects.theforeman.org/issues/26325