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 1841: Delete Organization by ID. #1847

Closed kaladay closed 1 year ago

kaladay commented 1 year ago

resolves #1841

Add a new end point rather than replacing the existing one. The existing end point is unused but is present for backwards compatibility.

Change the behavior in the UI to use an ID rather than a full object. Add error checking and returning ERROR as appropriate.

kaladay commented 1 year ago

I linked wrong request, the commits should be for 1841 and not 1840.