Often when creating a view that requires a URL to the content (e.g. for adding to the 'Output this field as a link' setting on other fields), I'll add the 'Content: Link' field, forgetting that this is meant to display an actual link (e.g. 'View more') as opposed to outputting just the URL/path that I can use elsewhere. I need to add the separate 'Content: Path' field instead.
It'd be nice if we merged these two very similar fields into one, by adding an option to the 'Content: Link' field for outputting just the URL (and therefore hiding the 'Text to display' setting).
Drupal 8 does this nicely:

PR by @BWPanda: https://github.com/backdrop/backdrop/pull/3223
Recent comments
Perhaps, these latest lines of random test failures can be considered in the meeting too?
December 18th, 2025 - Weekly Meetings
There are some test failures in the user module after merging in the latest commits. Randomly, only in one PHP version - and always a different one. See also this Zulip...
December 18th, 2025 - Weekly Meetings
Two issues would benefit from testing and code reviews; they've been around for a while and no takers. It would be a shame for these to miss the next releases. View Table Headings...
December 18th, 2025 - Weekly Meetings