Habmin2 schedule

Hi,

I have problems to create a schedule in habmin2. When I click on New nothing happens and when I click on the schedule I get a new window to create a new schedule. When I click save nothing happens.

I get following javascript error in developer tools:
TypeError: Cannot read property ‘groupNames’ of undefined
at n.a.ok (HABmin2-0.0.15.js:75)
at HABmin2-0.0.15.js:13
at HABmin2-0.0.15.js:15
at n.$eval (HABmin2-0.0.15.js:12)
at n.$apply (HABmin2-0.0.15.js:12)
at HTMLButtonElement. (HABmin2-0.0.15.js:15)
at HTMLButtonElement..event.dispatch (HABmin2-0.0.15.js:9)
at HTMLButtonElement.q.handle (HABmin2-0.0.15.js:9)(anonymous function) @ HABmin2-0.0.15.js:12(anonymous function) @ HABmin2-0.0.15.js:11n.$apply @ HABmin2-0.0.15.js:12(anonymous function) @ HABmin2-0.0.15.js:15
.event.dispatch @ HABmin2-0.0.15.js:9q.handle @ HABmin2-0.0.15.js:9

Any suggestions am I missing something?

Br
Thomas

Hello banski,

Found any solution to this problem? I experience exactly the same problem. When I click on New nothing happens. Clicking on the Schedule gives some “Key not found” labels:

Tried entering values:

Result:

angular.js:13920 TypeError: Cannot read property ‘groupNames’ of undefined
at Scope.$scope.ok (eventEdit.js:60)
at fn (eval at compile (angular.js:14817), :4:197)
at expensiveCheckFn (angular.js:15906)
at callback (angular.js:25885)
at Scope.$eval (angular.js:17682)
at Scope.$apply (angular.js:17782)
at HTMLButtonElement. (angular.js:25890)
at HTMLButtonElement.dispatch (jquery.js:4435)
at HTMLButtonElement.elemData.handle (jquery.js:4121)

Very sorry to necro this topic, but as far as I can tell the issue still persist, at least my fairly recent installation is throwing errors during this.

Error: $scope.item is undefined
controller/$scope.ok@http://192.168.1.242:8080/habmin/app/automation/eventEdit.js:60:21
fn@http://192.168.1.242:8080/habmin/lib/angular/angular.js line 14817 > Function:4:194
expensiveCheckFn@http://192.168.1.242:8080/habmin/lib/angular/angular.js:15906:18
callback@http://192.168.1.242:8080/habmin/lib/angular/angular.js:25885:17
$eval@http://192.168.1.242:8080/habmin/lib/angular/angular.js:17682:16
$apply@http://192.168.1.242:8080/habmin/lib/angular/angular.js:17782:20
ngEventHandler/<@http://192.168.1.242:8080/habmin/lib/angular/angular.js:25890:17
dispatch@http://192.168.1.242:8080/habmin/lib/jquery/dist/jquery.js:4434:15
add/elemData.handle@http://192.168.1.242:8080/habmin/lib/jquery/dist/jquery.js:4121:6

Any news regarding this at all?