Build: #84 failed Changes by nicofuma

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
16 seconds
Labels
None
Agent
Default Agent
Revision
737ef92a1e1c702b29d4f6be82c367aed487231c 737ef92a1e1c702b29d4f6be82c367aed487231c
Failing since
#1 (Manual run by Marc)
Fixed in
#124 (Manual run by Marc)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #1
No one has taken responsibility

Code commits

Author Commit Message Commit date
nicofuma nicofuma 737ef92a1e1c702b29d4f6be82c367aed487231c 737ef92a1e1c702b29d4f6be82c367aed487231c Merge branch '3.1.x' into 3.2.x
* 3.1.x:
  [ticket/14799] purge_notifications() should not leave open transactions.
nicofuma nicofuma 6972d06f5921c9fab8e469139ed5646bb495eb8e m 6972d06f5921c9fab8e469139ed5646bb495eb8e Merge branch 'prep-release-3.1.10' into 3.1.x
* prep-release-3.1.10:
  [ticket/14799] purge_notifications() should not leave open transactions.
nicofuma nicofuma 2fd2fb94cf4577b9a48c9d87cd0c14c852667a9f m 2fd2fb94cf4577b9a48c9d87cd0c14c852667a9f Merge pull request #4468 from markshawtoronto/ticket/14799
[ticket/14799] purge_notifications() should not leave open transactions.

* markshawtoronto/ticket/14799:
  [ticket/14799] purge_notifications() should not leave open transactions.
  [3.1.x] Increase version for 3.1.11 development
markshawtoronto <mark.shaw@mail.utoronto.ca> markshawtoronto <mark.shaw@mail.utoronto.ca> 06c980f1ec61816846557e88832acd9b1c7644e5 m 06c980f1ec61816846557e88832acd9b1c7644e5 [ticket/14799] purge_notifications() should not leave open transactions.
When running purge_notifications(), if a notification type does not exist
then a db transaction is started but never completed.

On an error in get_notification_type_id(), end the transaction.

PHPBB3-14799

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPBB3-14799Could not obtain issue details from Jira