Actions
Bug #28186
closedusability issues around custom audit actions
Description
Custom audit actions (outside of update/create/delete) do not work well in foreman for a couple reasons:
1) the UI assumes all action names can be appended with the letter 'd' to form a past tense form
2) the search on actions only allows searching and auto-complete for those 3 specific actions
In addition there is a mismatch for the action you can search for and what is displayed on the audits list.
There is also a mismatch with the api.
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7150 added
Updated by Justin Sherrill almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 0f7d0e4b798fb1361cac0d072bb227b29e569331.
Actions