constructor(private scrumReportService: ScrumReportService, private stringConstant: StringConstant, private loader: LoaderService) {
        this.noProject = false;
    }