Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: data sync #185

Merged
merged 3 commits into from
Sep 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions data/invalid-test-names.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[
"(duplicate) Assign Global Policy = 5 days & Custom Policy = None to Teams (MM-T4103 at 'Data Retention Policy' folder)",
"(duplicate) Autolink: Single links (MM-T3503 at 'Integrations' folder)",
"(duplicate) CTRL/CMD+K - Unread Channels and input field focus (MM-T4085 at 'Keyboard Shortcuts' folder)",
"(duplicate) Don't remove bots from teams and channels when doing LDAP groups removals (MM-T2818 at 'AD LDAP' folder)",
"(duplicate) Edit a message in search results RHS (MM-T3035 at 'WebApp' folder)",
Expand Down
13 changes: 11 additions & 2 deletions data/key-and-path.json
Original file line number Diff line number Diff line change
Expand Up @@ -3870,7 +3870,6 @@
{ "key": "MM-T3499", "path": "cloud/cloud-trial", "id": 8009565 },
{ "key": "MM-T3249", "path": "mobile-app--native-specific-", "id": 8011783 },
{ "key": "MM-T3502", "path": "integrations", "id": 8022747 },
{ "key": "MM-T3503", "path": "integrations", "id": 8022748 },
{ "key": "MM-T3504", "path": "integrations", "id": 8022749 },
{ "key": "MM-T3505", "path": "integrations", "id": 8022750 },
{ "key": "MM-T3506", "path": "integrations", "id": 8022751 },
Expand Down Expand Up @@ -6288,5 +6287,15 @@
{ "key": "MM-T5623", "path": "plugins/attachment-remover", "id": 180169107 },
{ "key": "MM-T5624", "path": "plugins/attachment-remover", "id": 180169108 },
{ "key": "MM-T5625", "path": "plugins/attachment-remover", "id": 180169109 },
{ "key": "MM-T5626", "path": "plugins/attachment-remover", "id": 180169110 }
{ "key": "MM-T5626", "path": "plugins/attachment-remover", "id": 180169110 },
{
"key": "MM-T5627",
"path": "suite/system-console/compliance/data-retention-policy",
"id": 183080500
},
{
"key": "MM-T5628",
"path": "suite/system-console/compliance/data-retention-policy",
"id": 183080506
}
]
5 changes: 3 additions & 2 deletions data/test-by-folder.json
Original file line number Diff line number Diff line change
Expand Up @@ -2466,7 +2466,6 @@
"Autolink: Multiple GitHub links",
"Autolink: Permalinks",
"Autolink: Single links",
"Autolink: Single links",
"Autolink: Single links with multiple entries",
"Autolink: Ticket links",
"Autolink: WordMatch",
Expand Down Expand Up @@ -5805,7 +5804,7 @@
"Assign Global Policy = 10 days & Custom = 5 days to channels",
"Assign Global Policy = 5 days & Custom Policy = 10 days to channels",
"Assign Global Policy = 5 days & Custom Policy = None to Teams",
"Assign Global Policy = 5 days & Custom Policy = None to Teams",
"Assign Global Policy = 5 days & Custom Policy = None to Teams with multi-channels",
"Assign Global Policy = Forever & Custom Policy = 1 year to channels",
"Assign Global Policy = Forever & Custom Policy = 10 days to channels",
"Assign Global Policy = Forever & Custom Policy = 5 days to Teams",
Expand All @@ -5821,6 +5820,8 @@
"Policies Count",
"Search Team",
"Search channel in policy",
"Set global policy for attachments in hours",
"Set global policy for messages in hours",
"Show Policy",
"Show Policy Teams information",
"Total channels in policy",
Expand Down
11 changes: 9 additions & 2 deletions data/test-cases-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7739,7 +7739,6 @@
"file": "integrations/MM-T3356.md"
},
{ "name": "Autolink: Single links", "file": "integrations/MM-T3502.md" },
{ "name": "Autolink: Single links", "file": "integrations/MM-T3503.md" },
{
"name": "Autolink: Single links with multiple entries",
"file": "integrations/MM-T3504.md"
Expand Down Expand Up @@ -16549,7 +16548,7 @@
"file": "suite/system-console/compliance/data-retention-policy/MM-T4100.md"
},
{
"name": "Assign Global Policy = 5 days & Custom Policy = None to Teams",
"name": "Assign Global Policy = 5 days & Custom Policy = None to Teams with multi-channels",
"file": "suite/system-console/compliance/data-retention-policy/MM-T4101.md"
},
{
Expand All @@ -16567,6 +16566,14 @@
{
"name": "Assign Global = Forever & Custom Policy = 1 year to Teams",
"file": "suite/system-console/compliance/data-retention-policy/MM-T4105.md"
},
{
"name": "Set global policy for attachments in hours",
"file": "suite/system-console/compliance/data-retention-policy/MM-T5627.md"
},
{
"name": "Set global policy for messages in hours",
"file": "suite/system-console/compliance/data-retention-policy/MM-T5628.md"
}
]
}
Expand Down
3 changes: 2 additions & 1 deletion data/test-cases-slugs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2020,7 +2020,6 @@
"integrations/mm-t3355",
"integrations/mm-t3356",
"integrations/mm-t3502",
"integrations/mm-t3503",
"integrations/mm-t3504",
"integrations/mm-t3505",
"integrations/mm-t3506",
Expand Down Expand Up @@ -4508,6 +4507,8 @@
"suite/system-console/compliance/data-retention-policy/mm-t4103",
"suite/system-console/compliance/data-retention-policy/mm-t4104",
"suite/system-console/compliance/data-retention-policy/mm-t4105",
"suite/system-console/compliance/data-retention-policy/mm-t5627",
"suite/system-console/compliance/data-retention-policy/mm-t5628",
"suite/system-console/database-sql-logging/mm-t1223",
"suite/system-console/environment/database/mm-t990",
"suite/system-console/environment/database/mm-t991",
Expand Down
11 changes: 9 additions & 2 deletions data/test-cases-toc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5905,7 +5905,6 @@
"name": "Show custom slash command in autocomplete",
"slug": "integrations/mm-t703"
},
"integrations/mm-t3503": { "name": "Autolink: Single links", "slug": "integrations/mm-t3503" },
"integrations/mm-t570": {
"name": "Integration Page titles are bolded",
"slug": "integrations/mm-t570"
Expand Down Expand Up @@ -7320,6 +7319,10 @@
"name": "Convert Days into Year in Global Data Retention Policy",
"slug": "suite/system-console/compliance/data-retention-policy/mm-t4019"
},
"suite/system-console/compliance/data-retention-policy/mm-t5628": {
"name": "Set global policy for messages in hours",
"slug": "suite/system-console/compliance/data-retention-policy/mm-t5628"
},
"suite/system-console/compliance/data-retention-policy/mm-t1163": {
"name": "Data Retention - Run Job disabled if set to indefinite",
"slug": "suite/system-console/compliance/data-retention-policy/mm-t1163"
Expand All @@ -7332,6 +7335,10 @@
"name": "Number of Teams in Policy",
"slug": "suite/system-console/compliance/data-retention-policy/mm-t4018"
},
"suite/system-console/compliance/data-retention-policy/mm-t5627": {
"name": "Set global policy for attachments in hours",
"slug": "suite/system-console/compliance/data-retention-policy/mm-t5627"
},
"suite/system-console/compliance/data-retention-policy/mm-t4013": {
"name": "Total channels in policy",
"slug": "suite/system-console/compliance/data-retention-policy/mm-t4013"
Expand Down Expand Up @@ -7397,7 +7404,7 @@
"slug": "suite/system-console/compliance/data-retention-policy/mm-t4096"
},
"suite/system-console/compliance/data-retention-policy/mm-t4101": {
"name": "Assign Global Policy = 5 days & Custom Policy = None to Teams",
"name": "Assign Global Policy = 5 days & Custom Policy = None to Teams with multi-channels",
"slug": "suite/system-console/compliance/data-retention-policy/mm-t4101"
},
"suite/system-console/compliance/data-retention-policy/mm-t4010": {
Expand Down
8 changes: 6 additions & 2 deletions data/test-cases/channels/bookmarks-bar/MM-T5599.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,20 @@ detox: null
mmctl: null
playwright: null
rainforest:
- Update
- in Production
- Mobile V2 Android
- Mobile V2 iOS
- Webapp
- Cloud
- in Production — Desktop
manual_test_environments: []

# Do not change
id: 170675154
key: MM-T5599
created_on: "2024-07-19T08:41:32Z"
last_updated: ""
case_hashed: 6d08e988defda4d5a36d57c0e9562be90753dc1244abd5532d230e4664954115bad5c569cb4c2f02bbfdc6c8f52ee3bf
case_hashed: 0cc2e5bd8be3944886fd134963d8a6bf9960adb6dc4020d673607205d03108156622f558c1b059b99926ea6ec4cd08da
steps_hashed: 22289bbec5454f621a9b80aa96bdcc3e86c6d098f08cca89057a2eb1a59ed7b56e25386e479974d0a3b8799bee30deef
---

Expand Down
8 changes: 6 additions & 2 deletions data/test-cases/channels/bookmarks-bar/MM-T5600.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,20 @@ detox: null
mmctl: null
playwright: null
rainforest:
- Update
- in Production
- Mobile V2 Android
- Mobile V2 iOS
- Webapp
- Cloud
- in Production — Desktop
manual_test_environments: []

# Do not change
id: 170675327
key: MM-T5600
created_on: "2024-07-19T08:45:49Z"
last_updated: "2024-08-29T17:34:14Z"
case_hashed: d0734e43f0d80ca2b6c691e48b548050b2ba3ab3983e266cb520841a7e9888b2422f4259fa8e80c9ff65525077eb0a14
case_hashed: c318fd2387680b1f25ad51c82ffc2e471ccb5728e247539b91054f48d6a90dcd61a17069067c8cffe8a756e5b611d19c
steps_hashed: 3b7fd2022152e5fbfa27325e44ff3a996ee1590e992bf0b90df68182a21a6902aafa93dd6a3b99c1a1ab94be73484baa
---

Expand Down
8 changes: 6 additions & 2 deletions data/test-cases/channels/bookmarks-bar/MM-T5601.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,20 @@ detox: null
mmctl: null
playwright: null
rainforest:
- Update
- in Production
- Mobile V2 Android
- Mobile V2 iOS
- Webapp
- Cloud
- in Production — Desktop
manual_test_environments: []

# Do not change
id: 170675787
key: MM-T5601
created_on: "2024-07-19T08:53:48Z"
last_updated: "2024-08-29T17:34:15Z"
case_hashed: d511f09fabdf36d571f6911dfca798b5036be00f4684184e427493d7994f806256e83b79388fd8b595399f5518ab4216
case_hashed: 4bf31cc37595434629f24eef5288529e7a2d7f19c1aeb9038d3df85409991111aafa9c9b48bb424fe5ed0277f7a1f455
steps_hashed: c2fad8b52b9970eb263824099b5667d45d7c975540aaa74633644bc5354d2ec01722c860f54423bf0ba24e687c3d6e4a
---

Expand Down
8 changes: 6 additions & 2 deletions data/test-cases/channels/bookmarks-bar/MM-T5602.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,20 @@ detox: null
mmctl: null
playwright: null
rainforest:
- Update
- in Production
- Mobile V2 Android
- Mobile V2 iOS
- Webapp
- Cloud
- in Production — Desktop
manual_test_environments: []

# Do not change
id: 170676215
key: MM-T5602
created_on: "2024-07-19T08:57:34Z"
last_updated: "2024-08-29T17:34:15Z"
case_hashed: 0c8badf19ff94a1d2fc69a69a95d480dd71d71eb09fe00c638b2dcc037f04d54214aa0cdf675a68b29793d8d1931646d
case_hashed: d3abdabbb3afda676c89790c460218ae316084ec9c99fe4aac932bb7393dc9a5e8bb7c56d95b3359b5c62bb825b138fa
steps_hashed: b95edd86a453af362928a294b486905037d951f2cc25aa408eb6c3ae2db07897f374c587d296890706366ef407de9162
---

Expand Down
8 changes: 6 additions & 2 deletions data/test-cases/channels/bookmarks-bar/MM-T5603.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,20 @@ detox: null
mmctl: null
playwright: null
rainforest:
- Update
- in Production
- Mobile V2 Android
- Mobile V2 iOS
- Webapp
- Cloud
- in Production — Desktop
manual_test_environments: []

# Do not change
id: 170676306
key: MM-T5603
created_on: "2024-07-19T09:01:51Z"
last_updated: "2024-08-29T17:34:15Z"
case_hashed: 12e6532a2cfffc7276eed036be0adb197bb1d7f08ae5d725caeb0a77eeadb165fb35ba2a69d9dda635aec07c9b13091f
case_hashed: 987acef3096bb1fb23bd6f0bdfb550394f42b8fd620d40cefad6e5378bcfc11861697ed68ca7116e50170ad690e1d8cf
steps_hashed: 180ca1147d4dfb908291e7b6712b7159bb82dbeccaef68bc1c8101e1129fab58c9eee79f2e9a0e9d96214d53817d54c2
---

Expand Down
8 changes: 6 additions & 2 deletions data/test-cases/channels/bookmarks-bar/MM-T5604.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,20 @@ detox: null
mmctl: null
playwright: null
rainforest:
- Update
- in Production
- Mobile V2 Android
- Mobile V2 iOS
- Webapp
- Cloud
- in Production — Desktop
manual_test_environments: []

# Do not change
id: 170676425
key: MM-T5604
created_on: "2024-07-19T09:04:09Z"
last_updated: "2024-08-29T17:34:16Z"
case_hashed: ff4b2ec24f654135181110a5d1514e8b32fb6978498d75a36c351dae53fbcf3c18501a094ffe991c076429c113d58cac
case_hashed: 1ec15bab76f26cdda5fa8403a7fe45fdd2a064b81082fc73fbdd4367c177aef1c5e0f12acbef6c5e59fd5d3323a3607e
steps_hashed: 8f6029c883d6510a445380bb1cad4d1301f36af2a93dfec5b5a8baad65f0594df06603e99e07cefc7f82bc4dc75138d4
---

Expand Down
8 changes: 6 additions & 2 deletions data/test-cases/channels/bookmarks-bar/MM-T5605.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,20 @@ detox: null
mmctl: null
playwright: null
rainforest:
- Update
- in Production
- Mobile V2 Android
- Mobile V2 iOS
- Webapp
- Cloud
- in Production — Desktop
manual_test_environments: []

# Do not change
id: 170676768
key: MM-T5605
created_on: "2024-07-19T09:08:38Z"
last_updated: "2024-08-29T17:34:16Z"
case_hashed: 75b852398adfe83da613c8659ca98ad2bb49a4b3f61d2ba5e47a4453f618ad3ef2fce852a8cfe96da027ce508e48ac87
case_hashed: 4a44aed6c430304aba16bb065d621143dda783551c4148646bd6914300ef4f1664499462fd1a1ed22f0e26decd9f2986
steps_hashed: cc00f90574f728094ec05f3b093e65b1279c71cea1a692c0de134ecc74e17c8160479d956db37f2c138ae0ba7d84255b
---

Expand Down
8 changes: 6 additions & 2 deletions data/test-cases/channels/bookmarks-bar/MM-T5606.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,20 @@ detox: null
mmctl: null
playwright: null
rainforest:
- Update
- in Production
- Mobile V2 Android
- Mobile V2 iOS
- Webapp
- Cloud
- in Production — Desktop
manual_test_environments: []

# Do not change
id: 170724828
key: MM-T5606
created_on: "2024-07-19T17:45:01Z"
last_updated: "2024-08-29T17:34:16Z"
case_hashed: 6bbf8566da34385e3f9eadad15ed5cf1027e6efbffcb7c61c0c29be5432125cde1714007893d5ffd37820d76c851ea8f
case_hashed: 6a059752ab5f8d0f613d617abeeefc68f9d8d17e65f2ea121e81e9da63fac1453a7bf9d714730163beea080f0e544af1
steps_hashed: da370b813a2d87a14d63938d589b96cacf151677e0d02c3fd39a086f5b50dc8b0149b4132ccc99d1e79f37ef42eb9212
---

Expand Down
8 changes: 6 additions & 2 deletions data/test-cases/channels/bookmarks-bar/MM-T5607.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,20 @@ detox: null
mmctl: null
playwright: null
rainforest:
- Update
- in Production
- Mobile V2 Android
- Mobile V2 iOS
- Webapp
- Cloud
- in Production — Desktop
manual_test_environments: []

# Do not change
id: 170724981
key: MM-T5607
created_on: "2024-07-19T17:49:02Z"
last_updated: "2024-08-29T17:34:17Z"
case_hashed: e2a129ca7718b9294e0a6140c724444eb156a003d53a543a5da319ac541d10aee1317beb6825e152706ea2954c3e0f48
case_hashed: a6210f48f95a01d16d6b59ade91215f31e10d6cbda3dd7c25ff5fc1c10b4b0970ec2749de8084b16df87444aef040e32
steps_hashed: 3238273674323c26416e3e7e322518fbfb021271c37ebd7cc9bf09e5f649b3fd0579df59ce627316ef6c8fd510cc0d0c
---

Expand Down
8 changes: 6 additions & 2 deletions data/test-cases/channels/bookmarks-bar/MM-T5608.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,20 @@ detox: null
mmctl: null
playwright: null
rainforest:
- Update
- in Production
- Mobile V2 Android
- Mobile V2 iOS
- Webapp
- Cloud
- in Production — Desktop
manual_test_environments: []

# Do not change
id: 170725047
key: MM-T5608
created_on: "2024-07-19T17:53:12Z"
last_updated: "2024-08-29T17:34:17Z"
case_hashed: 98fe4520dcfbff8e2e123ddd7ebb74f6975d8112eee595841bec3b89ba6686ee9cb15b001b9170e19ab1308aaca408c5
case_hashed: 6d6558974c6e7af10ca850edeaa73a54efed0bac2c2b95f58ffacb208d1129faa3e2e17513d29374419d9b4d41213a05
steps_hashed: e62bb5c744a29131f0eb2fd7dc8264f8d1573c3383638c740f896dd9656fcece05fed3f02d52f9d5cd7fd0abe7c78fe8
---

Expand Down
8 changes: 6 additions & 2 deletions data/test-cases/channels/bookmarks-bar/MM-T5609.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,20 @@ detox: null
mmctl: null
playwright: null
rainforest:
- Update
- in Production
- Mobile V2 Android
- Mobile V2 iOS
- Webapp
- Cloud
- in Production — Desktop
manual_test_environments: []

# Do not change
id: 170725145
key: MM-T5609
created_on: "2024-07-19T17:59:25Z"
last_updated: "2024-08-29T17:34:18Z"
case_hashed: 99236f156d05d0b0fb354b24a6615aa5c2a0de7ff5e020c5937ef9b11baf26606534fe1bf7c818b6670d9cb1ef0efba6
case_hashed: 62d87616f7c14ffd29d84c5da50aea5f27015604476d5b8be3c5ce1282b7837429b344a627ba58b7dca7968f130c1f6d
steps_hashed: 662f176114391fac208aedfaaca9f1e5572a80072838abd1db5441909dceded60045e17fef1bb11887ef6975092cf46a
---

Expand Down
Loading
Loading