Actions
Feature #31832
closed[RFE] - request for IDs in system purpose bulk action dialog
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Description of problem:
For downstream automation of the system purpose bulk action process (Hosts > Content Hosts > Select action > Manage System purpose) I'd like to have unique IDs for the individual form items.
Right now the elements are identified by ng-model which would work, though I suspect these ng- tags won't persist once the form rewritten to React, the downstream tests will need to be rewritten too. So some future-proof IDs would be beneficial, downstream tests would remain functional after rewrite + could be used for regression testing
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9146 added
Updated by The Foreman Bot almost 4 years ago
- Fixed in Releases Katello 4.1.0 added
Updated by Anonymous almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|82e8a61a6e3f492316f2155526fbda0559216ea9.
Updated by Ian Ballou almost 4 years ago
- Target version set to Katello 4.1.0
- Triaged changed from No to Yes
Actions