From: Nenad Vujicic Date: Wed, 19 Feb 2025 15:07:45 +0000 (+0100) Subject: Improves notes_description helper routine X-Git-Tag: live~236^2~1 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f8fb850e8c1b0f9fc20f13bfbc9552fd5f897a76?hp=f8fb850e8c1b0f9fc20f13bfbc9552fd5f897a76 Improves notes_description helper routine Improves notes_description helper routine to return "unknown" for cases when first note's comment doesn't have event set to "opened" or note doesn't have comments. Added new argument (note's first comment), also updated helper routines usages. ---