Content
View differences
Updated by Jens Ulferts over 1 year ago
### Steps to reproduce
1. Navigate to community.openproject.org a few days before official release.
2. You will see the an info box displaying news about the upcoming release, which is already activated on Community.
### What is the buggy behavior?
* The link in the info box leads to a 404 page.
### What is the expected behavior? / Solutions
_Either:_
1. Proposal:
1. Add a release date to the application in `OpenProject::Version`. There is already the possibility to have a `RELEASE_DATE` file. We would need to add the expected release date to the file upon creation of the release branch.
2. If the release date is in the future, the The info box on Community before the official release shows a hint saying that the the link (the release notes notes) will be available on date XX.YY.ZZ
_Or_:
1. We generally change the teaser so that it is always clear why there is a URL leading to a 404. For example, "[Learn more about the new features](https://www.openproject.org/docs/release-notes/14-6-0/) (available from October 9, 2024)
Other solutions might be possible.
### Screenshots and other files
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/200074/content">
1. Navigate to community.openproject.org a few days before official release.
2. You will see the an info box displaying news about the upcoming release, which is already activated on Community.
### What is the buggy behavior?
* The link in the info box leads to a 404 page.
### What is the expected behavior? / Solutions
1. Add a release date to the application in `OpenProject::Version`. There is already the possibility to have a `RELEASE_DATE` file. We would need to add the expected release date to the file upon creation of the release branch.
2. If the release date is in the future, the
_Or_:
1. We generally change the teaser so that it is always clear why there is a URL leading to a 404. For example, "[Learn more about the new features](https://www.openproject.org/docs/release-notes/14-6-0/) (available from October 9, 2024)
### Screenshots and other files
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/200074/content">