Skip to content

FIX double transaction db begin#38033

Merged
eldy merged 3 commits intoDolibarr:20.0from
atm-jonathan:FIX/DOUBLE_TRANSACTION_DB_BEGIN
May 1, 2026
Merged

FIX double transaction db begin#38033
eldy merged 3 commits intoDolibarr:20.0from
atm-jonathan:FIX/DOUBLE_TRANSACTION_DB_BEGIN

Conversation

@atm-jonathan
Copy link
Copy Markdown
Contributor

Removed a redundant call to $this->db->begin() in the markAsRead method of the Ticket class. This extra call caused an imbalance in the transaction stack, preventing the data from being committed to the database and resulting in partial blank pages during redirection after creation.

@eldy eldy merged commit 10ed656 into Dolibarr:20.0 May 1, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants