Skip to content

Commit

Permalink
Correct typos
Browse files Browse the repository at this point in the history
  • Loading branch information
DHaussermann committed Sep 12, 2024
1 parent 5dce9a4 commit a9aaf9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ steps_hashed: null
2\. Enable /test commands\
3\. Open any channel\
4\. Create posts that are older than 1 hour ex: _/test posts images=3 time=1726147464000_ (based on you current time)\
5\. Make some post that are not back dated ex: _/test posts images=3_\
5\. Make some post that are not backdated ex: _/test posts images=3_\
6\. Navigate to _Data Retention_ in the system console\
7\. Set a global policy to have all attachments deleted within 1 hour\
8\. Remove any global poicy for deleting posts
8\. Remove any global policy for deleting posts
9\. Click _Run Deletion Job Now_ to run data retention job\
10\. Ensure the job completes successfully\
11\. Retunr to the user side and refresh the webapp OR login again in a new browser session
11\. Return to the user side and refresh the webapp OR login again in a new browser session

**Expected**

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ steps_hashed: null
2\. Enable /test commands\
3\. Open any channel\
4\. Create posts that are older than 1 hour ex: */test posts range=10 time=1726147464000* (based on you current time)\
5\. Make some post that are not back dated ex: */test posts range=10*\
5\. Make some post that are not backdated ex: */test posts range=10*\
6\. Navigate to *Data Retention* in the system console\
7\. Set a global policy to have all posts deleted within 1 hour\
8\. Click *Run Deletion Job Now* to run data retention job\
9\. Ensure the job completes successfully\
10\. Retunr to the user side and refresh the webapp OR login again in a new browser session
10\. Return to the user side and refresh the webapp OR login again in a new browser session

**Expected**

Expand Down

0 comments on commit a9aaf9f

Please sign in to comment.