-
Notifications
You must be signed in to change notification settings - Fork 368
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
fix: [UIE-8446] - restore backup date and time fix #11628
base: staging
Are you sure you want to change the base?
fix: [UIE-8446] - restore backup date and time fix #11628
Conversation
017afaa
to
ec3014e
Compare
Coverage Report: ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ec3014e
to
75bf6f0
Compare
The base branch was changed.
Cloud Manager UI test results🔺 4 failing tests on test run #6 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: yarn cy:run -s "cypress/e2e/core/account/third-party-access-tokens.spec.ts,cypress/e2e/core/account/service-transfer.spec.ts,cypress/e2e/core/account/user-profile.spec.ts" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionality ✅
Code review ✅
utilities.test.tsx
passing locally & in CI ✅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since this PR is being pointed at staging
, the changelog should be updated directly instead of having a changeset
Description 📝
Fix for Timezone Display Inconsistency During Restore Backup
Changes 🔄
Target release date 🗓️
2/11/25
Preview 📷
How to test 🧪
Verification steps
Newest full backup:
Specific Date & Time:
Author Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support
As an Author, before moving this PR from Draft to Open, I confirmed ✅