-
Notifications
You must be signed in to change notification settings - Fork 8.6k
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: bulk update event type availability #18850
base: main
Are you sure you want to change the base?
Conversation
@MehulZR is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
Graphite Automations"Add consumer team as reviewer" took an action on this PR • (01/23/25)1 reviewer was added to this PR based on Keith Williams's automation. "Add community label" took an action on this PR • (01/23/25)1 label was added to this PR based on Keith Williams's automation. "Add ready-for-e2e label" took an action on this PR • (01/25/25)1 label was added to this PR based on Keith Williams's automation. |
can you please fix merge conflict |
yeah fixed now 👍 |
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.
LGTM!!
E2E results are ready! |
This PR is being marked as stale due to inactivity. |
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.
to Me the issue occurred because, in the detailed view, the bulk update was triggered before the new schedule ID was saved, causing it to use the outdated value.
This looks an over engineered solution
Already explained here |
119b909
to
d7cbb51
Compare
Nice effort ! However, to Me the issue could have been fixed with minimal adjustments. |
Just saw your PR. Looks good 👍🏻 I solved the UI quirk. |
Ya , shared both with the team for review |
What does this PR do?
Before:
bulk.update.before.mp4
After:
bulk.update.after.mp4
Mandatory Tasks (DO NOT REMOVE)