プロジェクト

全般

プロフィール

Vote #69255

未完了

"Create and continue" should default issue fields to previous issue's values

Admin Redmine さんが約2年前に追加. 約2年前に更新.

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

0%

予定工数:
category_id:
2
version_id:
0
issue_org_id:
7623
author_id:
10717
assigned_to_id:
0
comments:
11
status_id:
1
tracker_id:
2
plus1:
2
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

When creating a bunch of issues, I'd probably like to file them to a same target. It would make sense to pre-fill not only Tracker, but maybe all fields with values of previously created issue - except for Subject and Description.

It makes sense to me to pre-fill:

  • Assignee
  • Category
  • Priority
  • Target version
  • (maybe) Due date
  • Watchers
  • any custom fields

journals

Hi,

May be "Create and continue" should remain as is, and new button to be added: "Create from this":
* Create and continue - continues with blank issue
* Create from this - continues with new issue filled with the contents of the current one
--------------------------------------------------------------------------------
@Ivan, why multiplying entities? Do you have a use case that reasons these two cases?
--------------------------------------------------------------------------------
After some re-thinking, I'd say you are right. 'Create and continue' may create this issue and the open new issue with the data of this issue. If one want new blank issue, the he/she may press 'New issue' at the project menu.
--------------------------------------------------------------------------------
# when I click on "copy", some field-data get copied correct, but only Status "New" and the actual Status of the base-issue is selectable.
# when selecting "Create and continue" the appearing issue-edit-form has all status selectable, but no field-data from the base-issue is copied - which would be the expected behavior, when continuing the copy-function.

I'm using following environment:
* Redmine version 2.3.1.stable
* Ruby version 1.8.7 (x86_64-linux)
* Rails version 3.2.13
* Environment production
* Database adapter MySQL
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
I would like to see this too.

I get around it by setting the fields I want to preserve in the GET parameters of the URL before I submit an issue, so for example:

<pre>
my-redmine.com/projects/my-project/issues/new?issue[assigned_to_id]=3&issue[fixed_version_id]=15&issue[tracker_id]=2&issue[parent_issue_id]=255
</pre>

Then after submitting the issue, I press the browser's back button to get back to the above URL so I can enter another issue with those same fields pre-filled.

--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------

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

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

--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------


related_issues

relates,New,22012,"Create and continue" with different forms: Re-use values
duplicates,Closed,4097,Batch issue creation: keep previous selected values in the new issue form
duplicates,Closed,15549,Remember previous selections when creating multiple issues

Admin Redmine さんが約2年前に更新

  • カテゴリIssues_2 にセット

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

いいね!0
いいね!0