TexasDigitalLibrary / Vireo

Vireo is a turnkey Electronic Thesis and Dissertation (ETD) Management System.
https://texasdigitallibrary.atlassian.net/wiki/spaces/VUG/pages/87490642/About
GNU General Public License v2.0
46 stars 35 forks source link

Issue 1840: Delete Field Profile by ID. #1846

Closed kaladay closed 1 year ago

kaladay commented 1 year ago

resolves #1840

Change the behavior to accept an ID. Add error checking and returning ERROR as appropriate.

The old end point is preserved for compatibility reasons.

Removing confusing logic that extends the WorkflowStepRepo with the response data from an INVALID response. This logic does not make any sense to me.