if (check.get('url')==urlandcheck.get('type')==type):
pollerParams=check.get('pollerParams',[])
if (check.get('url')==urlandcheck.get('type')==typeandpollerParams.get('tracker_source','')==tracker_sourceandpollerParams.get('tracker_project_include','')==tracker_project_include):
returncheck
returnFalse
...
...
@@ -284,7 +285,9 @@ class ActionModule(ActionBase):