[CP Staging] Restore default attendee tracking flag for legacy policies#79730
[CP Staging] Restore default attendee tracking flag for legacy policies#79730
Conversation
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
@ZhenjaHorbach Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
@francoisl manually delete what? |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
updated |
|
@francoisl 🔴 What about this issue if we fallback to
|
|
Hmm let me test, but doesn't your previous PR #79620 prevent this issue? I agree that there might be some changes we can do in the backend though I'm out of the loop on those recent changes regarding the ability to require attendees. |
|
For the issues from this comment: Issue 1:
With this change attendee tracking is disabled (as expected) Issue 2:
Attendees can't be required (I'm assuming from your previous PR) so 👍 So I think we're good there. |
[CP Staging] Restore default attendee tracking flag for legacy policies (cherry picked from commit f2ffc1a) (cherry-picked to staging by francoisl)
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 9.3.3-2 🚀
|
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.3.3-8 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 9.3.4-0 🚀
|
|
🚀 Deployed to production by https://github.com/Beamanator in version: 9.3.4-6 🚀
|
Explanation of Change
Restore the default value for the attendee tracking enabled flag for legacy policies that was changed in https://github.com/Expensify/App/pull/79050/changes#diff-e0bbc1d7016fc365a636f5e1d9928913f99dc8a5e532727c6ebb9c2bbd1181bb. Legacy policies don't have
isAttendeeTrackingEnabled, since we always showed the Attendees field by default.Fixed Issues
$ #79710
Tests
isAttendeeTrackingEnabledvalue from the policy in your local dev database, e.g.:QA Steps
I'll do the QA, this requires testing on a legacy policy that doesn't have the
isAttendeeTrackingEnabledattribute. The internal Expensify policy137DA25D273F2423will work for thisPR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
MacOS: Chrome / Safari