added edit functionality for user contributions
Edit option for user contributions
Description
- Introduces patch request handler for updating title and release rights of records
- This merge request introduces new alembic migrations file that will help us create the release_rights column in the record table
Checklist
-
The feature has been fully implemented. -
Tests for the new feature are included and passing. -
User documentation/guides have been updated (if applicable). -
Impact on existing functionality has been considered.