-
Notifications
You must be signed in to change notification settings - Fork 361
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
refactor: [M3-8128] - Query Key Factory for Support Tickets #10496
refactor: [M3-8128] - Query Key Factory for Support Tickets #10496
Conversation
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.
✅ Looking good! Verified:
- Viewing existing tickets
- Opening new tickets
- Creating replies
- Adding attachments
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.
Confirmed the RQ query keys make sense and the RQ cache updated as I created new tickets (with and without entities), updated the tickets with comments, and closed the tickets. Also confirmed events were updating as expected for support ticket creation and updating. Tests look good.
Description 📝
Updates Support Ticket Queries to use a query key factory and latest patterns
Changes 🔄
Preview 📷
Note
No UI changes
How to test 🧪
Warning
I recommend testing this in dev so that our support team does not get test tickets coming in
As an Author I have considered 🤔