Project

General

Profile

Actions

Feature #2995

closed

Improve error message when trying to access an archived project

Added by Will Marshall about 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
Start date:
2009-03-18
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

If you try to access an issue that is inside a project that has been archived Redmine throws a 403 error. This is confusing: perhaps Redmine should tell the user that the project in question has been archived instead? E.g.

"This project has been archived. To access this issue you will need to unarchive the issue at /admin/projects".

(The code in question is at line 233 inside user.rb (inside def allowed_to?) where Redmine checks to see if the parent project of the requested issue is active and returns a 403 if not)


Related issues

Related to Redmine - Feature #4202: Allow viewing of tickets for archived projectsClosed2009-11-12

Actions
Actions

Also available in: Atom PDF