Since the upgrade I get a lot of ThingAction errors:
I usually use this action to verify the online state of my main things
2018-12-21 09:18:28.713 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Syn Surveillance': The name 'ThingAction' cannot be resolved to an item or type; line 307, column 15, length 11
2018-12-21 09:18:28.714 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Harmony': The name 'ThingAction' cannot be resolved to an item or type; line 230, column 15, length 11
2018-12-21 09:18:28.724 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Dash2': The name 'ThingAction' cannot be resolved to an item or type; line 128, column 15, length 11
2018-12-21 09:18:28.745 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Berling': The name 'ThingAction' cannot be resolved to an item or type; line 190, column 15, length 11
2018-12-21 09:18:28.745 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'State check Volvo': The name 'ThingAction' cannot be resolved to an item or type; line 270, column 15, length 11
2018-12-21 09:18:28.792 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Buderus': The name 'ThingAction' cannot be resolved to an item or type; line 210, column 15, length 11
2018-12-21 09:18:28.813 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Dash1': The name 'ThingAction' cannot be resolved to an item or type; line 109, column 15, length 11
2018-12-21 09:18:28.808 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check ZWave': The name 'ThingAction' cannot be resolved to an item or type; line 327, column 15, length 11
2018-12-21 09:18:28.814 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Amazon Account': The name 'ThingAction' cannot be resolved to an item or type; line 90, column 15, length 11
2018-12-21 09:18:28.823 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Dash3': The name 'ThingAction' cannot be resolved to an item or type; line 147, column 15, length 11
2018-12-21 09:18:28.862 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Netatmo Main Module': The name 'ThingAction' cannot be resolved to an item or type; line 250, column 15, length 11
2018-12-21 09:18:31.900 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Harmony': The name 'ThingAction' cannot be resolved to an item or type; line 230, column 15, length 11
2018-12-21 09:18:31.890 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Dash2': The name 'ThingAction' cannot be resolved to an item or type; line 128, column 15, length 11
2018-12-21 09:18:31.927 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Berling': The name 'ThingAction' cannot be resolved to an item or type; line 190, column 15, length 11
2018-12-21 09:18:31.940 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'State check Volvo': The name 'ThingAction' cannot be resolved to an item or type; line 270, column 15, length 11
2018-12-21 09:18:31.940 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Syn Surveillance': The name 'ThingAction' cannot be resolved to an item or type; line 307, column 15, length 11
2018-12-21 09:18:31.953 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check ZWave': The name 'ThingAction' cannot be resolved to an item or type; line 327, column 15, length 11
2018-12-21 09:18:31.952 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Dash1': The name 'ThingAction' cannot be resolved to an item or type; line 109, column 15, length 11
2018-12-21 09:18:31.975 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Buderus': The name 'ThingAction' cannot be resolved to an item or type; line 210, column 15, length 11
2018-12-21 09:18:31.992 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Netatmo Main Module': The name 'ThingAction' cannot be resolved to an item or type; line 250, column 15, length 11
2018-12-21 09:18:32.002 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Dash3': The name 'ThingAction' cannot be resolved to an item or type; line 147, column 15, length 11
2018-12-21 09:18:32.010 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'OFFLINE check Amazon Account': The name 'ThingAction' cannot be resolved to an item or type; line 90, column 15, length 11
I did not find anything about a change in this regard.
An suggestion would be greatly appreciated.
EDIT:
I guess I found a suggestion and will verify:
EDIT 2:
That seems to have fixed the issue - Thanks @Kai