Skip to content

Commit b1d4e4f

Browse files
committed
Adding documentation so that this fix appears an important fix in the release notes and upgrade guide.
1 parent c5ed14d commit b1d4e4f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/guides/admin/docs/releasenotes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Opencast 18: Release Notes
22

3+
## Opencast 18.next
4+
5+
This release contains a fix for
6+
(Episode ID Roles)[https://docs.opencast.org/r/18.x/admin/#configuration/episode-id-roles/#episode-id-roles], which
7+
were broken in earlier 18.x releases. Adopters affected by this issue should either reindex their search index or
8+
republish their recordings. If you do not use episode id roles then this can safely be ignored.
9+
310
## Opencast 18.5
411

512
This release includes some minor fixes, as well as an improvement that makes the download of static files easier.[[#7213](https://github.com/opencast/opencast/pull/7213)]

docs/guides/admin/docs/upgrade.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,8 @@ ACLs if you haven't used this feature before. **If this feature was already enab
107107
If it was not enabled before upgrading, you can start the rebuild by calling the `/index/rebuild/AssetManager/ACL` and
108108
`/index/rebuild/Search` endpoints. These endpoints will reindex the event ACLs in both the AssetManager index and the
109109
Search index. For more information, see [here](configuration/episode-id-roles.md).
110+
111+
[[#7477](https://github.com/opencast/opencast/pull/7477)] a fix applied in 18.6 re-enabled
112+
(Episode ID Roles)[https://docs.opencast.org/r/18.x/admin/#configuration/episode-id-roles/#episode-id-roles]. If your
113+
site uses these roles, a reindex of the search index or republishing the affected events will resolve the issue. This
114+
can be safely ignored if your site does not use episode id roles.

0 commit comments

Comments
 (0)