-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Conduct a behavioral study of the application.
User story:
As a developer, I want to investigate the application's behavior by issues in order, so that to bring the application closer to prod-state.
DoD:
- Investigate the execution order of controllers when ODB accesses the database (will it block?).
- Investigate whether a transaction commit is required in case of a read-only database transaction.
- Investigate time mappers from the database.
- Investigate whether the transaction will be rolled back if an error occurs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In progress