Beschreibung,Kommentare und Anhänge
| merge request id | 547 |
| Titel | when a booking existed for a period far than 365 days ago, then booking ran into an exception |
| Beschreibung | |
| Status | merged |
| Created at | 2022-01-10T09:13:26.000Z |
| Updated at | 2022-01-10T18:29:59.918Z |
| Source branch | feature/LL-1053-fix-self-assignment-bug |
| Target branch | develop |
| Author | Gregor Gabriel |
| Assignee | Sascha Immig |
| bitte trennen: `$feedback = Order::validateTrainingAssignment($user, $assignment, $available_at, $available_until) if ($feedback) {` | Sascha Immig | 2022-01-10T13:05:11.229Z |
| s.o. | Sascha Immig | 2022-01-10T13:05:38.461Z |
| s.o. | Sascha Immig | 2022-01-10T13:05:46.902Z |
| changed this line in version 2 of the diff | Gregor Gabriel | 2022-01-10T14:08:24.396Z |
| changed this line in version 2 of the diff | Gregor Gabriel | 2022-01-10T14:08:24.689Z |
| changed this line in version 2 of the diff | Gregor Gabriel | 2022-01-10T14:08:24.786Z |
| resolved all discussions | Gregor Gabriel | 2022-01-10T14:08:24.831Z |
added 1 commit
|
Gregor Gabriel | 2022-01-10T14:08:25.043Z |
| merged | Sascha Immig | 2022-01-10T18:29:59.985Z |
| mentioned in commit 2c91067167291476ea682935185ede4fba653714 | Sascha Immig | 2022-01-10T18:30:00.089Z |
| Title | Id | Author | Created at | Message |
| + code refacture | 252905e4a5f2cb92b359d124353e9398a5230b0b | TUV\gabrielg | 2022-01-10T14:08:18.000Z | + code refacture removed variable assignment from if clause |
| + when a booking existed for a period far than 365 days ago, then booking ran into an exception | fc37e9da18c59d0e6b80557ab1a3fe5ac73f91d8 | TUV\gabrielg | 2022-01-10T09:10:43.000Z | + when a booking existed for a period far than 365 days ago, then booking ran into an exception |