BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
profitmandi-dao
/
src
/
main
/
java
/
com
/
spice
/
profitmandi
/
dao
/
entity
/
cs
/
Ticket.java
– Rev 35618
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
35618
97 d 14 h
amit
/trunk/
Fix: Apply visibility filter only for CRM users in viewRecentTickets
- Reverted named query visibility filter (was filtering all users)
- Added role-based filtering in viewRecentTickets and viewRecentTickets/{fofoId}
- CRM users: Filter by visible subcategory names
- Sales/RBM/ABM users: See all tickets without filtering
35617
97 d 15 h
amit
/trunk/
Filter invisible subcategory tickets for CRM and end users only
- CRM users: Cannot see tickets with visibility=0 subcategories
- Sales/RBM/ABM users: Can see all tickets (no filtering)
- End users in web module: CRM users filtered, others see all
- Uses getTicketSubCategoryMap() for efficient batch lookup
- Named query filters by tbc.visibility=true for recent tickets
35614
97 d 16 h
amit
/trunk/
Hide RBM and Sales escalation tickets from end user ticket view
- Filter out subcategory IDs 83 (RBM_L2_ESCALATION) and 84 (SALES_ESCALATION) in viewTickets endpoints
- Update selectRecentClosedTicket named query to exclude these escalation types
35567
108 d 22 h
amit
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
Ticket system improvements: working days service and batch queries
- Add WorkingDaysService for centralized working days calculation
- Excludes Sundays and public holidays from database
- Saturdays are counted as working days
- Methods: isWorkingDay, countWorkingDays, addWorkingDays, isDeadlineExceeded
- Add new escalation constants in Ticket.java (L2=3, L3=3, Final=2 working days)
- Add selectByIds batch query to TicketAssignedRepository to eliminate N+1 queries
Co-Authored-By: Claude Opus 4.5 <
noreply@anthropic.com
>
32923
819 d 21 h
ranu
/trunk/
code commited for chat activity media and ticket activity
31860
1102 d 19 h
tejbeer
/trunk/
change
30416
1455 d 10 h
tejbeer
/trunk/
partner health
27124
2037 d 15 h
amit.gupta
/trunk/
Fixed escalation
24500
2643 d 17 h
govind
/trunk/
Ticket Changes
24439
2658 d 16 h
govind
/trunk/
24417
2666 d 19 h
govind
/trunk/
Ticket related development
24384
2686 d 16 h
amit.gupta
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/cs/
Added last activity
24383
2686 d 16 h
amit.gupta
/trunk/
Added major commit to remove dtr-data