Refactor #30154
Use LazyValidator in DSL docs
Pull request:
Fixed in Releases:
Found in Releases:
Description
Sometimes unexpected issues can appear when using custom model validator (basic Ruby classes don't cause issues) in DSL documentation block. To avoid those I suggest to use LazyValidator.
Associated revisions
History
#1
Updated by The Foreman Bot 9 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7761 added
#2
Updated by The Foreman Bot 9 months ago
- Fixed in Releases 2.2.0 added
#3
Updated by Oleh Fedorenko 9 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset ff7077ead5551320c4364b183c8415a7f54a2473.
#4
Updated by Tomer Brisker 7 months ago
- Category set to Templates
#5
Updated by The Foreman Bot 6 months ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
Fixes #30154 - Use LazyValidator for models