Bug #18019
closedSync Plans UI: Unable to create one.
Description
Unable to create a sync plan in the UI.
- go to : Content > Sync Plans click 'New Sync Plan'
- enter name & interval
- enter tart date (e.g. 2017-01-31) (Note: unable to get the 'calendar' to select one)
- click 'Save'
Error observed in console:
angular.self.js?body=1:13551 TypeError: syncPlan.startDate.getTimezoneOffset is not a function
at Scope.$scope.createSyncPlan (https://centos7-devel/assets/bastion_katello/sync-plans/new/new-sync-plan.controller.self.js?body=1:45:66)
at fn (eval at compile (https://centos7-devel/assets/bastion/angular/angular.self.js?body=1:1:0), <anonymous>:4:312)
at Scope.destination.(anonymous function) [as handleSave] (https://centos7-devel/assets/bastion/angular/angular.self.js?body=1:9818:22)
at fn (eval at compile (https://centos7-devel/assets/bastion/angular/angular.self.js?body=1:1:0), <anonymous>:4:221)
at Scope.destination.(anonymous function) [as handleSave] (https://centos7-devel/assets/bastion/angular/angular.self.js?body=1:9818:22)
at fn (eval at compile (https://centos7-devel/assets/bastion/angular/angular.self.js?body=1:1:0), <anonymous>:4:253)
at expensiveCheckFn (https://centos7-devel/assets/bastion/angular/angular.self.js?body=1:15486:18)
at callback (https://centos7-devel/assets/bastion/angular/angular.self.js?body=1:25019:17)
at Scope.$eval (https://centos7-devel/assets/bastion/angular/angular.self.js?body=1:17230:28)
at Scope.$apply (https://centos7-devel/assets/bastion/angular/angular.self.js?body=1:17330:25)