Content
View differences
###
### Steps to reproduce
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Run a search that matches a meeting in a subproject, e.g. [https://community.openproject.org/projects/OP/search?filter=meetings&q=crowdin&scope=](https://community.openproject.org/projects/OP/search?filter=meetings&q=crowdin&scope=)
2. Try to click one of the subprojects' meetings
### What is the buggy behavior?
The subproject meetings' URLs contain project identifier of the _parent_ project instead of the sub-project, so the URLs are 404.
### What is the expected behavior?
Make URLs contain Contain the proper sub-project identifier
###
### Steps to reproduce
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Run a search that matches a meeting in a subproject, e.g. [https://community.openproject.org/projects/OP/search?filter=meetings&q=crowdin&scope=](https://community.openproject.org/projects/OP/search?filter=meetings&q=crowdin&scope=)
2. Try to click one of the subprojects' meetings
### What is the buggy behavior?
The subproject meetings' URLs contain project identifier of the _parent_ project instead of the sub-project, so the URLs are 404.
### What is the expected behavior?
Make URLs contain
###