Actions
Refactor #38542
openDelay param evaluations
Status:
Ready For Testing
Priority:
Normal
Assignee:
Category:
-
Target version:
Pull request:
Fixed in Releases:
Found in Releases:
Description
There are places in Katello, where params definitions require dynamic data, which are not known during initialization time. Referring to the models during Rails initialization time may lead to different issues such as `table does not exist`.
Ideally, PR for this ticket should cover all such places.
Updated by The Foreman Bot 4 days ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11430 added
Actions