authgear / authgear/authgear-server

createApp is not transactional

Open
#4,091 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2k
Forks
125
Avg merge
2d 17h
Merged PRs (30d)
32

Description

Configsource has its own transaction that is not related to the mutation transaction.

Contributor guide

Open the contributing guide

Research direction

Start by locating createApp and the Configsource transaction boundaries. Trace how the mutation transaction and Configsource's own transaction are created and committed, then determine the intended shared transaction behavior. Done means createApp's configuration changes and mutations succeed or roll back together.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.