Actions
Defect #16623
closedIncorrect task status on activity page
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Activity view
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
I create new task. If I open activity page I'll see corresponding record with status "New" (I'll name this record as "1" below)
Ok, I change status of the task to "Opened". If I open activity page I'll see corresponding record with status "Opened" (record "2"). But record "1" has also status "Opened".
Next changing status of task to "Resolved" will add new record to activity page with status "Resolved". Also, record "2" remain "Opened", but record "1" will be "Resolved".
It seems the first record (of task creation) refers to the same variable with last status.
P.S. Icons of the records are correct.
Updated by Toshi MARUYAMA over 10 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Duplicate with #7293.
Actions