-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Update tududi extension #23601
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
Update tududi extension #23601
Conversation
- fix: using uid instead of id to update task priority - Pull contributions
|
Thank you for the update! 🎉 You can expect an initial review within five business days. |
Greptile OverviewGreptile SummaryThis PR fixes a bug where updating task priority in the "Today Tasks" view resulted in a 403 error from the Tududi backend. The fix changes line 136 in
Confidence Score: 5/5
Important Files ChangedFile Analysis
|
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.
2 files reviewed, no comments
pernielsentikaer
left a comment
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.
Looks good to me, approved 🔥
|
Published to the Raycast Store: |
|
🎉 🎉 🎉 We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag. |
Description
Bugfix release, the bug was caught by the previous auto-review when updating the task priority resulted in 403 on the Tududi backend. Using
uidthere instead ofid.Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder