Fix some remaining issues from the Spring migration #20
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "release-firefighting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A few missing
@Bean
definitions were discovered.Spring also has a much stricter requirement about requiring
@Transactional
for every database change.How to test
@Bean GroupFacadeImpl
How to test
@Bean IdeaFacadae
How to test missing
@Transactional
How to test crash while trying to schedule final seminar
How to test crash while trying to upload final thesis as supervisor
How to test removal of approved final thesis
How to test crash while trying to schedule first meeting
How to test crash while trying to unselect an idea as an author
How to test crash while trying to toggle milestone
How to test crash while trying to get user's note
note
tableFix some remaining issues from the Spring migrationto WIP: Fix some remaining issues from the Spring migrationWIP: Fix some remaining issues from the Spring migrationto Fix some remaining issues from the Spring migration👍