Skip to content

Commit

Permalink
Merge pull request #14232 from jntullo/enhancement/service_job_templa…
Browse files Browse the repository at this point in the history
…te_reference

add configuration_script reference to service
  • Loading branch information
Fryguy authored Jun 16, 2017
2 parents 8582fd2 + fec63a1 commit 326ea58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ class Service < ApplicationRecord
virtual_has_one :provision_dialog
virtual_has_one :user
virtual_has_one :chargeback_report
virtual_has_one :configuration_script

before_validation :set_tenant_from_group

Expand Down

0 comments on commit 326ea58

Please sign in to comment.