Refactor ApprovalRules::CreateService initializer
Currently the ApprovalRules::CreateService initializer performs changes. This is bad practice, our initializer should be configuring the object, the execute method should handle all data modifications