Issue Details (XML | Word | Printable)

Key: JRA-13166
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Nick Menere [Atlassian]
Reporter: Kai Irene Busch
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Empty dropdown box when trying to move subtask and changing Issue Type

Created: 25/Jul/07 08:45 AM   Updated: 06/Aug/07 08:05 PM
Component/s: Sub-tasks
Affects Version/s: 3.9.2, 3.10
Fix Version/s: 3.10.2

Time Tracking:
Not Specified

Environment: Using standalone JIRA.

Participants: Anton Mazkovoi [Atlassian], Eddie Kua [Atlassian], Kai Irene Busch and Nick Menere [Atlassian]
Since last comment: 1 year, 4 weeks, 5 days ago
Resolution Date: 06/Aug/07 08:05 PM
Labels:


 Description  « Hide
Hi Atlassian-developers,

when I try to move an subtask into another project, the first step is to choose whether to change the issue type or change parent.

I choose "change issue type" and then there is an empty dropdown-box. I think the empty dropdown is there because I have only one issue type for subtasks. So no other one can be choosen to change. In projects where I have other sub-task issue types the problem doesn't exist.

It's an reproducable bug.

Possible Solution:
There should be a query in the code whether there is another issue type left that the subtask can be changed to. If there is no one a message should pop-up or the option "change issue type" should not be available.

Cheers,
Irene



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Eddie Kua [Atlassian] added a comment - 25/Jul/07 10:56 PM
Hi

I am able to reproduce this bug, here is the steps:

  1. Enable Sub Task then create an extra sub task (Total 2 sub-task issue types)
  2. Create a new Issue Type Scheme associated with only one sub-task issue type and others issue types.
  3. Associated a project with this new Issue Type Scheme.
  4. Create a new issue then create a new sub-task.
  5. Move this sub-task.
  6. Change Issue Type is selectable, but the dropdown box is empty.

The Change Issue Type option should not be selectable in Move Sub-Task:Choose Operation page.

Cheers,
Eddie


Anton Mazkovoi [Atlassian] added a comment - 26/Jul/07 12:05 AM
Hi Eddie,

Thanks for reproducing it. Can I also ask:
when you move a sub-task, does the Project drop-down appear? It should not. If it does, it is a bug.

Cheers,
Anton


Eddie Kua [Atlassian] added a comment - 26/Jul/07 01:43 AM
Hi Anton,

No, the project drop down box does not appear. The only option that appear is the subtask issue type drop down box. However, the list is empty.

Cheers,
Eddie


Nick Menere [Atlassian] added a comment - 06/Aug/07 08:05 PM
The checks now respect the issue type scheme of the project.