Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7415309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T07:16:36+00:00 2026-05-29T07:16:36+00:00

What is the best way to sort a field arbitrarily? Example: Each Content has

  • 0

What is the best way to sort a field arbitrarily?

Example:

Each Content has a Status. Status‘s id is an enum. Business wants to see a list of Content sorted in the order Status.Id.REJECTED, Status.Id.IN_WORK and then Status.Id.PENDING.

As you can see, it’s not sorted alphabetically. And someone may change their mind and want it sorted differently or throw some more status’ in.

What is the best way to handle this situation? The only solutions I can come up with are adding an order to Status or to separately query each Status and then programatically stitch it together. But that seems dirty.

I understand there is some inherit absurdity with this premise but it is not mine and I have no control over it. Any help is greatly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T07:16:36+00:00Added an answer on May 29, 2026 at 7:16 am

    In the end I found the cleanest way to be to add an int status.order and then order the status’ by that column. This provided me with:

    • The ability to use only the Criteria API
    • Cleaner code which doesn’t worry about the business reasons behind the ordering in the data layer
    • The ability to change the ordering on-the-fly by changing the values in the database.

    The last point ended up being the real seller for me since the business side has a habit of incompletely thinking through their requirements and needing to change them several times during development and after launch.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What is the best/easiest way to sort a large list of words (10,000-20,000) by
What is the best way to sort the results of a sql query into
What's the best way in PHP to sort an array of arrays based on
What's the best way to set up a controller to sort by many (possibly
I can't figure out what would be the best way to use Bucket Sort
Greetings, Trying to sort through the best way to provide access to my Entity
the best way to explain is with example so: this is the model public
The best way I can think of to ask this is by example... In
I asked another question: https://stackoverflow.com/questions/1180240/best-way-to-sort-1m-records-in-python where I was trying to determine the best approach
What is the best way to sort an array of Active Record objects by

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.