karthik-d / funded-project-tracker

A web-based platform to manage resources and grants for research projects at universities. Deployed for use at Anna University, India.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Updation - Error

jagadish-ravichandran opened this issue · comments

if (!proposal.isAwaitingDecision()) {
^

TypeError: proposal.isAwaitingDecision is not a function

Filename: controllers/api/project.js

This error is already fixed in the current develop branch. Just re-checked. Please fetch them and check