Skip to content

Feed me log links - headless backend #1662

@anchovy

Description

@anchovy

Description

Just noticed that after upgrading Feed-me from 5.1.3.1. to 5.11.0 the links in the log are referencing the front-end domain.

v5.1.3.1 the links in the log file were relative to the current domin i.e:

{"date":"2025-06-23 09:19:40","type":"info","message":"FEED NAME: Existing element [`#1254`](\/admin\/users\/1254) found.","key":"ikbifmnrzjbqaoqdgnpl"}

5.11.0 The database log table has the full (front end domain) URL:

{"message":"Existing element [`#1254`](https:\/\/FRONT_END_DOMAIN\/admin\/users\/1254) found.","feed":"FEED NAME","key":"ahlgfvacdqfybarejomb"}

For portability can we go back to using the relative url for the logs, or at least using the craft domain.

Related to #1636

Additional info

  • Craft version: Craft Pro 4.15.0.2
  • PHP version: 8.1.29
  • Database driver & version: MySQL 8.0.36
  • Plugins & versions: Feed-me 5.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions