Skip to content

feat: add reusable ticket templates for common issues#2866

Open
jainiksha wants to merge 15 commits into
ritesh-1918:mainfrom
jainiksha:feature/ticket-templates
Open

feat: add reusable ticket templates for common issues#2866
jainiksha wants to merge 15 commits into
ritesh-1918:mainfrom
jainiksha:feature/ticket-templates

Conversation

@jainiksha

Copy link
Copy Markdown

Description

Implemented Ticket Templates for Common Issues in the ticket creation workflow.

This feature allows users to quickly select predefined templates for frequently reported issues such as Password Reset, VPN Access Requests, Hardware Problems, and Software Installation Requests. Selecting a template automatically pre-fills the ticket description with relevant fields and guidance.

Changes Made

  • Added reusable ticket templates to the Create Ticket screen.
  • Introduced quick-select template buttons for common issue categories.
  • Automatically populates the description field with structured content.
  • Improved ticket creation experience with guided issue reporting.

Benefits

  • Reduces repetitive manual data entry.
  • Ensures more consistent and complete ticket submissions.
  • Speeds up ticket creation for recurring issues.
  • Improves the quality of information provided to support teams.

Close #2861

@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

@jainiksha is attempting to deploy a commit to the ritesh Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@jainiksha, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 6 minutes and 2 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1640f1ae-51b2-402e-8b93-a1951a8bfceb

📥 Commits

Reviewing files that changed from the base of the PR and between da8faf2 and ab67760.

📒 Files selected for processing (14)
  • Frontend/src/admin/pages/AdminAnalytics.jsx
  • Frontend/src/admin/pages/AdminDashboard.jsx
  • Frontend/src/admin/pages/AdminSettings.jsx
  • Frontend/src/admin/pages/AdminTicketDetail.jsx
  • Frontend/src/pages/TicketDetailView.jsx
  • Frontend/src/store/ticketStore.js
  • Frontend/src/user/pages/CreateTicket.jsx
  • Frontend/src/user/pages/MyTickets.jsx
  • Frontend/src/user/pages/TicketDetail.jsx
  • MobileApp/src/screens/user/CreateTicketScreen.js
  • MobileApp/src/screens/user/ProfileScreen.js
  • MobileApp/src/screens/user/TicketDetailScreen.js
  • backend/models/classifier/model.safetensors
  • backend/models/ner/model.safetensors
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Ticket Templates for Common Issues

1 participant