Actions
Feature #43818
closedShow warning for closed projects on all project pages not only on Overview
Description
Currently, the "This project is closed and read-only" warning is shown only on the project Overview page.
This can confuse users who open an issue (or another project page) directly without going through the Overview page, because they may not notice that the project is closed and do not understand why editing is not allowed.
I propose moving this warning to the base layout so it is displayed on most pages within a closed project. This makes the project status clear regardless of entry point.

Files
Updated by Go MAEDA about 1 month ago
- Target version changed from Candidate for next major release to 7.0.0
Setting the target version to 7.0.0.
Updated by Go MAEDA about 1 month ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch in r24419.
Actions