linode / manager

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
700 stars 363 forks source link

fix: [M3-8912] - Create support ticket for buckets created through legacy flow #11300

Open harsh-akamai opened 1 week ago

harsh-akamai commented 1 week ago

Description πŸ“

This PR addresses 2 errors during the ObjectStorage Support Ticket creation flow:

Changes πŸ”„

Target release date πŸ—“οΈ

12/10

Preview πŸ“·

Before
image

https://github.com/user-attachments/assets/b268eeb1-897d-4c33-9c08-9abe2d70e97f

How to test πŸ§ͺ

Prerequisites

Reproduction steps

Verification steps

As an Author, I have considered πŸ€”


As an Author, before moving this PR from Draft to Open, I confirmed βœ…

linode-gh-bot commented 1 week ago

Cloud Manager UI test results

:small_red_triangle: 3 failing tests on test run #1 β†—οΈŽ

:x: Failing:white_check_mark: Passing:arrow_right_hook: Skipped:clock1: Duration
3 Failing451 Passing2 Skipped112m 28s

Details

Failing Tests
SpecTest
:x:linode-storage.spec.tslinode storage tab Β» delete disk
:x:linode-storage.spec.tslinode storage tab Β» add a disk
:x:linode-storage.spec.tslinode storage tab Β» resize disk

Troubleshooting

Use this command to re-run the failing tests:

yarn cy:run -s "cypress/e2e/core/linodes/linode-storage.spec.ts,cypress/e2e/core/linodes/linode-storage.spec.ts,cypress/e2e/core/linodes/linode-storage.spec.ts"