<h3 dir="auto">Description</h3>
<p dir="auto">PR adds use of <code class="notranslate">description</code>, <code class="notranslate">user_id</code>, <code class="notranslate">user_ip</code> from <code class="notranslate">notes</code> table if data-migration is done, otherwise use <code class="notranslate">body</code>, <code class="notranslate">author_id</code>, <code class="notranslate">author_ip</code> from note's first comment. Decision procedure "data-migration is done" is defined with "is user_ip or user_id not nil?".</p>
<p dir="auto">This PR is 4th from set of PRs described <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5485#pullrequestreview-2545467592" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/5485/hovercard">here</a>.</p>
<h3 dir="auto">How has this been tested?</h3>
<p dir="auto">Automated unit tests and manual testing.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/5511'>https://github.com/openstreetmap/openstreetmap-website/pull/5511</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5511/commits/31dbd76c9cf4ec2e7d11673f0a272bab8d615807" class="commit-link">31dbd76</a>  Adds optional use of notes records</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5511/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5511/files#diff-08ddccf408b18937e98b422e555eaf851c2a02c3ba815c5aeb8bc00efe65ecab">app/models/note.rb</a>
    (27)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5511.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5511.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5511.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5511.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5511">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPD44FNPTWC4BGCFTL2LDXI7AVCNFSM6AAAAABVLY5R6GVHI2DSMVQWIX3LMV43ASLTON2WKOZSG44TKMZTGMYDSNQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLIU53ZNPIQ2QV7BAZ32LDXI7A5CNFSM6AAAAABVLY5R6GWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHKNHLF5A.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5511</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5511",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5511",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>