SuccessChanges

Summary

  1. [sto17-tsk49] Method that allows you to update an event to the organizer (details)
Commit 9896dea20da7ba61bc4f52c923b6398a352ab287 by rabande
[sto17-tsk49] Method that allows you to update an event to the organizer
A method has been created so that the organizer of an event can modify
that event. Its operation has also been checked. The file
"user-update-event-title.xml" was modified because it had an error.
The file was modifiedtests/src/main/resources/datasets/user-update-event-title.xml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java (diff)