Convert TicketSerializer to Alba format
Done
Subtask
High
Description
Convert TicketSerializer from JSONAPI::Serializer to Alba format. This is the most complex serializer with:
- Standard attributes
- Computed attributes (available_transitions, is_blocked, subtask counts)
- Conditional relationships (parent, assigned_agent)
- Multiple has_many relationships
- Custom links
File to modify:
- /rails/app/serializers/ticket_serializer.rb
Reference Alba documentation for:
- Attribute definition syntax
- Computed attributes with blocks
- Conditional serialization
- Relationship handling (has_one, has_many)
- Metadata/links generation
Ticket Stats
Status:
Done
Priority:
High
Type:
Subtask
Rework:
1x
Comments
0 commentsAdd a Comment
No Subtasks Yet
Break down this ticket into smaller, manageable subtasks