<p dir="auto">Issues have <code class="notranslate">updated_at</code> and <code class="notranslate">user_updated</code> attributes. They are updated separately, sometimes without new <code class="notranslate">user_updated</code> being written. This makes "Last Updated / (date) by (user)" statements as they are shown in issue tables possibly incorrect:</p>
<p dir="auto"><a href="https://github.com/user-attachments/assets/8376a4f3-9ca2-4163-bb5f-7330ce290fc9">image.png (view on web)</a></p>
<p dir="auto">Various solutions were discussed, some in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="911554440" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/3211" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/openstreetmap-website/issues/3211/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/issues/3211">#3211</a>, but it's still not obvious which one is the best. The simplest one however is to stop claiming that the user from <code class="notranslate">user_updated</code> did their update at <code class="notranslate">updated_at</code>. This can be done by displaying the user in another column:</p>
<p dir="auto"><a href="https://github.com/user-attachments/assets/32f5581c-1c7a-481d-9096-61a1451cabc5">image.png (view on web)</a></p>
<p dir="auto">The column title suggested by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/SomeoneElseOSM/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/SomeoneElseOSM">@SomeoneElseOSM</a> was "last managed by" but I don't want to stretch the table too much horizontally. Or we might need a wider table.</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/5763'>https://github.com/openstreetmap/openstreetmap-website/pull/5763</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5763/commits/52bfc5708939125fff6309aaeb8f884f4315e276" class="commit-link">52bfc57</a>  Create last managing user column in issues table</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5763/files">4 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5763/files#diff-9fc81c6fc723d81e4892b27e574ab0b2e36138253e56d3a20ef35045bfcd3605">app/views/issues/_page.html.erb</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5763/files#diff-ed96df420873aaa1d006204ba97c74a9ffcbe5c21c25de224b6b4c95edb8cd7a">app/views/issues/index.html.erb</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5763/files#diff-44438ce218f5287c58d0017f965d888715635d94280669896f75841fbd7b4cd7">config/locales/en.yml</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5763/files#diff-1937855845d794c2ab6ec4812a8b4e3230c470b69ff763285bdd810915042839">test/system/issues_test.rb</a>
    (29)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5763.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5763.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5763.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5763.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/5763">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNZNNMCOLAK7TTIEF32TFXGPAVCNFSM6AAAAABYQ3LZTCVHI2DSMVQWIX3LMV43ASLTON2WKOZSHEYDENJZGMZTSNA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLNPDAJY5P6AJPG7RA32TFXGPA5CNFSM6AAAAABYQ3LZTCWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHK2AQPOI.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/5763</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/5763",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5763",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>