Problem/Motivation

Adding a task gives a Select::accessCheck() error.

Steps to reproduce

Add a task to a project.
Click save and get the following message:

"The website encountered an unexpected error. Please try again later."

The error message

Location 	/burndown/task/add/task?destination=%2Fburndown%2Fbacklog%2FERF&shortcode=ERF

Referrer 	/burndown/task/add/task?shortcode=ERF&destination=/burndown/backlog/ERF

Message 	Error: Call to undefined method Drupal\mysql\Driver\Database\mysql\Select::accessCheck() in Drupal\burndown\Services\TaskIdService->getIncrementedId() (line 63 of\modules\contrib\burndown\src\Services\TaskIdService.php).

Issue fork burndown-3355056

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Vlooi Vlerke created an issue. See original summary.

jeremylichtman’s picture

What version of Drupal are you using?

sakthi_dev made their first commit to this issue’s fork.

sakthi_dev’s picture

Component: User interface » Code
Status: Active » Needs review

Please review.

jeremylichtman’s picture

Thanks @sakthi_dev.

I have merged the PR, and have added release 1.0.27.

jeremylichtman’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.