In my schema I have this String field, which I retrieve from another collection
stage: { type: String, default: \'initiated\' },
These are the val