Problem/Motivation

I am running into this error when I go to save a specific task. It seems to be getting hung up on the diff.

#0 /htdocs/compass-robotics/web/modules/contrib/burndown/burndown.module(300): Drupal\burndown\Services\ChangeDiffService->getChanges()
#1 [internal function]: burndown_burndown_task_presave()
#2 /htdocs/compass-robotics/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(389): call_user_func_array()
#3 /htdocs/compass-robotics/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(340): Drupal\Core\Extension\ModuleHandler->{closure:Drupal\Core\Extension\ModuleHandler::invokeAll():388}()

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork burndown-3611067

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

swirt created an issue. See original summary.

swirt’s picture

Status: Active » Needs review

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

jeremylichtman’s picture

Status: Needs review » Fixed

Released on 1.0.67.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

swirt’s picture

Status: Fixed » Closed (fixed)