guaj / SemesterPlanner-Server

Backend repository for the Semester Planner App
2 stars 1 forks source link

[#109][bugfix] Recurrence changes fix for existing events #110

Closed mnashat closed 1 year ago

mnashat commented 1 year ago

This PR fixes #109.

Description: This issue concerns editing an existing event. A change in recurrence type is not updated correctly.

Cause: The update event route does not implement a previous change to the recurrence parameter name, consequently not updating the parameter correctly.

Solution: Modify the update event route to use the correct parameter name.

Resolved: Resolved.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication