authgear / authgear/authgear-server
createApp is not transactional
Open
- 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
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