* feat: update seed script to include prioritt * feat: add sort_handler for conversations * test: sort on priority order --------- Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
- Fix for Account seeding error on staging environments
Introduces the ability to seed sample data into accounts in development and staging. fixes: #3429