Skip to content

Commit 176f965

Browse files
Update 1.yml (#55203)
Co-authored-by: Sophie <[email protected]>
1 parent 8226887 commit 176f965

File tree

1 file changed

+6
-2
lines changed
  • data/release-notes/enterprise-server/3-16

1 file changed

+6
-2
lines changed

data/release-notes/enterprise-server/3-16/1.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ sections:
4949
- |
5050
{% data reusables.release-notes.2024-06-possible-frontend-5-minute-outage-during-hotpatch-upgrade %}
5151
- |
52-
When restoring data originally backed up from a 3.13 or greater appliance version, the elasticsearch indices need to be reindexed before some of the data will show up. This happens via a nightly scheduled job. It can also be forced by running `/usr/local/share/enterprise/ghe-es-search-repair`.
52+
When restoring data originally backed up from a 3.13 or greater appliance version, the elasticsearch indices need to be reindexed before some of the data will show up. This happens via a nightly scheduled job. It can also be forced by running `/usr/local/share/enterprise/ghe-es-search-repair` on the appliance after at least one hour system uptime. [Updated: 2025-04-22]
5353
- |
5454
An organization-level code scanning configuration page is displayed on instances that do not use GitHub Advanced Security or code scanning.
5555
- |
@@ -69,6 +69,10 @@ sections:
6969
- |
7070
On an instance hosted on Azure, commenting on an issue via email meant the comment was not added to the issue.
7171
- |
72-
After a restore, existing outside collaborators cannot be added to repositories in a new organization. This issue can be resolved by running `/usr/local/share/enterprise/ghe-es-search-repair` on the appliance.
72+
After a restore, existing outside collaborators cannot be added to repositories in a new organization. This issue can be resolved by running `/usr/local/share/enterprise/ghe-es-search-repair` on the appliance after at least one hour system uptime. [Updated: 2025-04-22]
7373
- |
7474
After a geo-replica is promoted to be a primary by running `ghe-repl-promote`, the actions workflow of a repository does not have any suggested workflows.
75+
76+
errata:
77+
- |
78+
Known issues incorrectly indicated that administrators could immediately run the `/usr/local/share/enterprise/ghe-es-search-repair` script after a restore to resolve indexing and collaborator access issues. In reality, this script must be run only after the system has been up for at least one hour. [Updated: 2025-04-22]

0 commit comments

Comments
 (0)