Thanks for testing Automatic Updates! Please tell us in detail about your experience with the Updates and any problems you encountered. To help you, you can use the prompts below as guidance.

What was your goal? For example, what versions of Drupal core were you trying to update from and to?

[I followed the exact instruction from issue 3365152]

If you had a problem, what were the steps you took, starting from when you added the Automatic Updates module to your Drupal project (see testing instructions)? Include anything that seems relevant, including commands you ran, links you clicked on, output logs, relevant config files, screenshots, screen recordings, etc.

[I got an error for the composer executable path not found. I followed the instruction at http://127.0.0.1:8888/admin/help/package_manager#package-manager-compose...
by adding the composer executable path into my settings.php and that error got fixed.]

What was your environment like?
Please answer as many of the following questions as you can.

Was this a local development environment, or a remote server?:
local

Are you using Lando, DDEV, or another Docker-based environment?:
MAMP

What operating system were you using?
Mac

What web server are you using?
Apache

What PHP version are you using (see https://www.drupal.org/i/3275810#confirm-php-version)?
8.1.13

What version of Composer are you using (see https://www.drupal.org/i/3275810#confirm-composer-version)?
2.5.5

Did you accomplish your goal? Were the instructions clear? Did you observe any bugs or errors, or other issues? Did you need to do any workarounds?

[Yes, I accomplished the goal by following the instructions.]

Problem with these instructions? Anything else we should know?

[The instructions are clear.
But the whole update process was not logged at all. By looking at the log report, it only shows the 2 auto_updates modules are installed. It should also log the core was upgraded from which version to version.]

Comments

wendyZ created an issue. See original summary.

phenaproxima’s picture

Status: Active » Fixed

Thanks so much for testing it! I'm pleased it worked out for you, and that you were able to resolve the problem with Composer not being found. The logging is actually something we are in the middle of implementing, over in #3355628: Package Manager should keep an audit log of changes it applied to the active codebase. I'm adding credit for you in that issue.

wim leers’s picture

Status: Fixed » Closed (fixed)

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