Project

General

Profile

Actions

Defect #2019

closed

Issue list only shows a single issue (latest issue)

Added by Dara Kong over 15 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2008-10-10
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

When I view the Issues for a project, it only ever displays a single issue (the latest issue). Each time I create a new issue and click on the Issues tab for the project, it only shows a single issue despite clearing all the filters. The lower left hand footer shows (1-1,1). However I know I have four tickets. I confirmed this because I can view each ticket individually by clicking on the Activity page. Also, if I click on "View All Issues" from the global projects page, I see all four issues.

I installed redmine r1928 on a windows xp sp2 machine. Software versions used:

ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32]
Rails 2.1.1
sqlite-3_6_3
sqlitedll-3_6_3
sqlite3-ruby 1.2.3

I followed the steps on the RedmineInstall page.
  1. changed config/database.yml to use sqlite3
  2. ran rake db:migrate RAILS_ENV="production"
  3. ran rake redmine:load_default_data RAILS_ENV="production"
  4. started server with ruby script/server -e production
  5. logged in with admin/admin
  6. created a new project
  7. created a new issue using defaults
  8. created another new issue using defaults

Results:
Only a singe issue (issue two) was visible when clicking on the issues page

Expected Results:
A table with two issues should be listed when clicking on the issues page

Actions

Also available in: Atom PDF