Skip to content
Snippets Groups Projects
Commit ad3aecf3 authored by Marlène SIMONDANT's avatar Marlène SIMONDANT
Browse files

Change status

parent 82c466fa
No related branches found
No related tags found
2 merge requests!993Notif,!983feat(dashboard) : create dashboard !
......@@ -538,7 +538,7 @@ export class OrientationFormViewComponent implements OnInit, AfterContentChecked
comments: formValue.comments || formValue.details || null,
orientator: this.profile?._id ?? null,
structureOrientator: formValue.structureOrientator?.structureId || formValue.structureOrientator || null,
status: 'pending',
status: 'new',
action: this.getInitialAction(accompanimentTypeKey),
};
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment