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
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
Comment #2
jeremylichtman commentedWhat version of Drupal are you using?
Comment #5
sakthi_dev commentedPlease review.
Comment #7
jeremylichtman commentedThanks @sakthi_dev.
I have merged the PR, and have added release 1.0.27.
Comment #8
jeremylichtman commented