Actions
Feature #24102
closedSupport more complex logic for template locking
Description
When importing a template, its lock is based on :lock option we pass to importing method. This implies we know whether we want to lock/unlock a template, but does not support more advanced logic based on template itself. For example, we may not want to change the locks for existing templates and keep them as they are. This is not possible at the moment.
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5752 added
Updated by Ondřej Pražák about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 21b5f5117ac605714f06afdf8ee5c584cdc66040.
Actions