if (!filter_var($this->redmine_id, FILTER_VALIDATE_INT)) {
            $this->redmine_id = 0;
        }