Skip to content

Commit

Permalink
Fixes #563 - Removed clear cache from package update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ralf401 authored Nov 14, 2024
1 parent 188a3eb commit 7934d92
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions install/update.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,7 @@ using `Zammad hosting`_ for your and your customers' safety.
Step 3: Backup Zammad
See :doc:`/appendix/backup-and-restore/index` for more information.

Step 4: Clear Zammad cache
.. code-block:: sh
$ zammad run rails r "Rails.cache.clear"
Step 5: Update Zammad
Step 4: Update Zammad
.. note::
If you update your complete system and there are updates for Zammad
**and** your database server, this could lead to errors because your
Expand Down Expand Up @@ -83,7 +78,7 @@ using `Zammad hosting`_ for your and your customers' safety.
output may lead to incomplete updates that may corrupt data or
lead to issues.

Step 6: Additional steps
Step 5: Additional steps
Check release notes
If not already done, check our `release notes`_ if extra steps are
necessary and perform them, if applicable.
Expand All @@ -103,7 +98,7 @@ using `Zammad hosting`_ for your and your customers' safety.
ingest-attachment is no longer a plugin, it's now included in
Elasticsearch).

Step 7: Log into Zammad
Step 6: Log into Zammad
Yes, that's it!

.. tab:: Source
Expand Down

0 comments on commit 7934d92

Please sign in to comment.