Better handling of unset fields

Created on 10 July 2025, about 1 month ago

Problem/Motivation

When the tags field is empty, it still ends up in the feed. We should not add tags if there is no field.

When any of the URL fields are not set, default values still show up in the feed because the check should be for !empty() instead of isset().

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States douggreen Winchester, VA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024