]> git.openstreetmap.org Git - rails.git/commit
Improves behavior if note lacks opening comment
authorNenad Vujicic <nenadus@gmail.com>
Wed, 19 Feb 2025 14:59:09 +0000 (15:59 +0100)
committerNenad Vujicic <nenadus@gmail.com>
Thu, 20 Feb 2025 22:54:49 +0000 (23:54 +0100)
commit33dd13457c9838ec97db8b1d69a2fb1f4578dd3b
treefaf0112bb5a597f564b42281ab4fcaeb74f6ff9f
parent51a2d85053b67b2bc842fa45ac8eb998f8585add
Improves behavior if note lacks opening comment

Adds checking if note lacks opening comment and if positive, returns nil for both note's author and description.
app/models/note.rb