v2.4.6
Merge Request: Release v2.4.6
Type of change
Bug Fixes:
- Fix mailing flow - Resolved issues in the email sending process to ensure proper functionality.
-
Fix DB index constraint on
AssignedLocation
- Adjusted database index constraints for theAssignedLocation
table.
Changes:
-
Add users without projects to
SyncDetails
- Users without assigned projects are now included inSyncDetails
. - Update entities for Cyclops endpoint - Added and modified entities for the Cyclops system endpoint.
-
Add
AggregationName
toProjectResourceAssignment
- Added a newAggregationName
property toProjectResourceAssignment
along with a new database migration. - Add
DataPublisher
project role