Beschreibung,Kommentare und Anhänge
| merge request id | 893 |
| Titel | + fixed concurrency problem for content api |
| Beschreibung | + fixed bug in function getting item title + improved code a little bit + added required extension to composer.json |
| Status | merged |
| Created at | 2023-10-20T11:05:53.651Z |
| Updated at | 2023-10-20T11:52:41.360Z |
| Source branch | feature/LL-1657-fix-concurrent-content-session-access-problem |
| Target branch | develop |
| Author | Gregor Gabriel |
| Assignee | Richard Klings |
| changed the description | Gregor Gabriel | 2023-10-20T11:38:42.042Z |
| assigned to @RichardKlings | Gregor Gabriel | 2023-10-20T11:38:42.219Z |
added 1 commit
|
Gregor Gabriel | 2023-10-20T11:45:08.197Z |
| enabled an automatic merge when the pipeline for 31e8375ddb67a41f1052c1bd86ec0901aa7d74ae succeeds | Richard Klings | 2023-10-20T11:49:55.596Z |
| merged | Richard Klings | 2023-10-20T11:52:41.431Z |
| mentioned in commit 6cc8df94eb0bf5ee7896bbd746b6b32fa1225ab2 | Richard Klings | 2023-10-20T11:52:41.841Z |
| Title | Id | Author | Created at | Message |
| renamed variable to make sure we do not interfear with superglobal | 31e8375ddb67a41f1052c1bd86ec0901aa7d74ae | TUV\gabrielg | 2023-10-20T11:45:04.000Z | renamed variable to make sure we do not interfear with superglobal |
| + fixed concurrency problem for content api | f9d8439dc062cf3e88bec28da1383375d3623e5d | TUV\gabrielg | 2023-10-20T11:04:50.000Z | + fixed concurrency problem for content api + fixed bug in function getting item title + improved code a little bit + added required extension to composer.json |