プロジェクト

全般

プロフィール

Vote #73296

完了

Can't clear custom field value through context menu in the issue list

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

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

0%

予定工数:
category_id:
14
version_id:
68
issue_org_id:
13075
author_id:
62070
assigned_to_id:
1
comments:
2
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
66
ステータス-->[Closed]

説明

When selecting issue (or multiple issues) in the issue list, right clicking and selecting CUSTOM_FIELD_NAME from the context menu, click "none" then issue does not change.

I suppose problem is using an empty string instead of "none" when calling bulk_update_custom_field_context_menu_link method.

http://www.redmine.org/projects/redmine/repository/entry/trunk/app/views/context_menus/issues.html.erb#L114


      <% unless field.is_required? %>   
        
  • <%= bulk_update_custom_field_context_menu_link(field, l(:label_none), '') %>
  • <% end %>

    journals

    Fixed in r11331, thanks for pointing this out.
    --------------------------------------------------------------------------------

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

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

    • カテゴリCustom fields_14 にセット
    • 対象バージョン2.2.3_68 にセット

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

    いいね!0
    いいね!0