[dreamwidth/dreamwidth] 784fd0: Fix to order by jitemid, not journalid
Branch: refs/heads/mark/issue-2883 Home: https://github.com/dreamwidth/dreamwidth Commit: 784fd0fe3ea5836c88e636806136022425097816 https://github.com/dreamwidth/dreamwidth/commit/784fd0fe3ea5836c88e636806136022425097816 Author: Mark Smith mark@dreamwidth.org Date: 2022-11-12 (Sat, 12 Nov 2022)
Changed paths: M cgi-bin/DW/Logic/LogItems.pm
Log Message:
Fix to order by jitemid, not journalid
This query was meant to use jitemid (judging from the commit message from 12 years ago), but looks like a typo. Fix it.