プロジェクト

全般

プロフィール

Vote #74543

完了

Atom feed on project with subprojects should show in article title the name of the project

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

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

0%

予定工数:
category_id:
18
version_id:
152
issue_org_id:
15212
author_id:
68130
assigned_to_id:
332
comments:
8
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

If you use Overall activity the name of the project is shown in title. If you use projects activity the name of the subproject isn't shown.

This is inconsistent and should be changed.


journals

Among other things, this is needed because there is no precise filter for project activity.

For instance, I would like too see activities of all subprojects minus some specific ones. RSS clients usually have advanced filtering based on reg exp of title and other message parts so this could substitute this missing filter on activities (the checboxes on the right are very limited).

--------------------------------------------------------------------------------
This patch adds a subproject name to the Atom feed title.

Example:
* @Bug #1@ a parent project issue
* @Bug #6@ a subproject issue

Change before:
<pre>
<entry>
<title>Bug #1 (Assigned): Cannot print recipes</title>
.....
</entry>
<entry>
<title>Bug #6: Issue of a private subproject</title>
......
</entry>
</pre>

Change after:
<pre>
<entry>
<title>Bug #1 (Assigned): Cannot print recipes</title>
.....
</entry>
<entry>
<title>Private child of eCookbook - Bug #6: Issue of a private subproject</title>
......
</entry>
</pre>
--------------------------------------------------------------------------------
Miodrag Milic wrote:
> If you use _Overall activity_ the name of the project is shown in title. If you use projects activity the name of the subproject isn't shown.
>
> This is inconsistent and should be changed.

Indeed. The patch looks good. Setting the target version to 4.2.0.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Updated the patch for the current trunk (r20583).
--------------------------------------------------------------------------------

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

--------------------------------------------------------------------------------
Committed the patch. Thank you for your contribution.
--------------------------------------------------------------------------------


related_issues

duplicates,Closed,5979,rss feed doesn't have same content as activity page

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

  • カテゴリFeeds_18 にセット
  • 対象バージョン4.2.0_152 にセット

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

いいね!0
いいね!0