Missy from Lionpath reached out with errors in the LionpathExport. The error is
Invalid value for Thesis Status: ''. Valid values are 'APPROVED' and 'SUBMITTED'.
I checked our code and it looks like we send SUBMITTED if it is past the collecting format review files stage, APPROVED if it is released or waiting to be released and nil (which is turned to an empty string) if it is not yet past the format review. Their system is only expecting SUBMITTED or APPROVED.
Also, for some submissions they never received a Submitted Row into LP only an Approved Row. Every submission should have one of both.
According to Missy, there are 22 accounts in the last year that have had this issue. It doesn't keep the student from submitting but it does mean more work for the Lionpath team, as they have to manually edit the data.
Missy from Lionpath reached out with errors in the LionpathExport. The error is
Invalid value for Thesis Status: ''. Valid values are 'APPROVED' and 'SUBMITTED'.I checked our code and it looks like we send SUBMITTED if it is past the collecting format review files stage, APPROVED if it is released or waiting to be released and nil (which is turned to an empty string) if it is not yet past the format review. Their system is only expecting SUBMITTED or APPROVED.
Also, for some submissions they never received a Submitted Row into LP only an Approved Row. Every submission should have one of both.
According to Missy, there are 22 accounts in the last year that have had this issue. It doesn't keep the student from submitting but it does mean more work for the Lionpath team, as they have to manually edit the data.