Add RequestContext to Request to create Response from #12

Closed
opened 2026-03-24 14:46:04 +01:00 by lars.winzer · 11 comments
lars.winzer commented 2026-03-24 14:46:04 +01:00 (Migrated from git.scicore.unibas.ch)

Task

Summary

Add RequestContext record to store sessionId and requestId . Both are required to create an Request.

Context

Request, Response

Affected Components

Request, Response

Definition of Done

  • Created RequestContext record
  • Integrated in Request and Response

Checklist

  • Linked to other issues or branches that must be completed first?
## Task ### Summary Add `RequestContext` record to store `sessionId` and `requestId` . Both are required to create an `Request`. ### Context Request, Response ### Affected Components Request, Response ### Definition of Done - [x] Created `RequestContext` record - [x] Integrated in Request and Response ### Checklist - [x] Linked to other issues or branches that must be completed first?
lars.winzer commented 2026-03-24 14:46:28 +01:00 (Migrated from git.scicore.unibas.ch)

marked this task as related to #8

marked this task as related to #8
lars.winzer commented 2026-03-24 14:46:32 +01:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Linked to other issues or branches that must be completed first? as completed

marked the checklist item **Linked to other issues or branches that must be completed first?** as completed
lars.winzer commented 2026-03-24 17:31:59 +01:00 (Migrated from git.scicore.unibas.ch)

assigned to @lars.winzer

assigned to @lars.winzer
lars.winzer commented 2026-03-24 17:32:47 +01:00 (Migrated from git.scicore.unibas.ch)

created branch feat/request-context-record to address this issue

created branch [`feat/request-context-record`](/cs108-fs26/Gruppe-13/-/compare/main...feat%2Frequest-context-record) to address this issue
lars.winzer commented 2026-03-24 17:33:19 +01:00 (Migrated from git.scicore.unibas.ch)

added 5m of time spent at 2026-03-24 12:00:00 +0100

added 5m of time spent at 2026-03-24 12:00:00 +0100
lars.winzer commented 2026-03-24 18:15:35 +01:00 (Migrated from git.scicore.unibas.ch)

added 42m of time spent at 2026-03-24 12:00:00 +0100

added 42m of time spent at 2026-03-24 12:00:00 +0100
lars.winzer commented 2026-03-24 18:27:56 +01:00 (Migrated from git.scicore.unibas.ch)

mentioned in merge request !45

mentioned in merge request !45
lars.winzer commented 2026-03-24 18:29:29 +01:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 4234149b58

mentioned in commit 4234149b584e824ca4594bc97e213673e3712514
lars.winzer (Migrated from git.scicore.unibas.ch) closed this issue 2026-03-24 18:29:29 +01:00
lars.winzer commented 2026-03-24 18:34:35 +01:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Created RequestContext record as completed

marked the checklist item **Created RequestContext record** as completed
lars.winzer commented 2026-03-24 18:34:36 +01:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Integrated in Request and Response as completed

marked the checklist item **Integrated in Request and Response** as completed
lars.winzer commented 2026-03-31 19:56:06 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in issue #34

mentioned in issue #34
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#12