Skip to content

v2.4.6

Lukáš Drábek requested to merge develop into main

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 the AssignedLocation table.

Changes:

  • Add users without projects to SyncDetails - Users without assigned projects are now included in SyncDetails.
  • Update entities for Cyclops endpoint - Added and modified entities for the Cyclops system endpoint.
  • Add AggregationName to ProjectResourceAssignment - Added a new AggregationName property to ProjectResourceAssignment along with a new database migration.
  • Add DataPublisher project role

Merge request reports