Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes a deprecation in rails 5.1: DEPRECATION WARNING: Locking a record with unpersisted changes is deprecated and will raise an exception in Rails 5.2. Use `save` to persist the changes, or `reload` to discard them explicitly. (called from update_options at ../app/models/service_template_transformation_plan_task.rb:190)
- Loading branch information