How come I cant do this: db.project.number=db.project.id+1000
I want the project number to be the same as the project id plus 1000
How come I cant do this: db.project.number=db.project.id+1000
I want the project number to be the same as the project id plus 1000