プロジェクト

全般

プロフィール

Vote #74381

完了

Issue journals should be ordered by created_on, not id

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Issues_2
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
2
version_id:
90
issue_org_id:
14881
author_id:
3866
assigned_to_id:
1
comments:
9
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

r10547 changes the ordering of journals in @IssuesController#show@ from @created_on ASC@ do @id ASC@, is there a specific reason for this? Ordering by ID is probably right in most cases, we have a Jira import where this is not the case.


journals

This was changed because journals may have the same created_on value. We could use @created_on ASC, id ASC@ instead to fix your issue but importing journals in chronological order would have been a better option :/
--------------------------------------------------------------------------------
Ah, because of the split public changes/private notes journals? I understand.

@created_on ASC, id ASC@ would work, thanks!
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
#61 note order is strange.
#61#note-5 is oldest.

#61#note-5 -> #61#note-4 -> #61#note-3 -> #61#note-2 -> #61#note-1 ->
#61#note-6 -> #61#note-7 ...
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


related_issues

duplicates,Closed,17852,Issue journals should be ordered by created_on, not id
duplicates,Closed,18440,Journals could be ordered using the create_on attribute instead of the id

Admin Redmine さんが3年以上前に更新

  • カテゴリIssues_2 にセット
  • 対象バージョン3.1.0_90 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0