I feel like at some point, sorting a dropdown column ignored the column properties. This was nice because I could add and remove options as needed, but when I sorted my rows based on this column, they would sort properly.
Now when sorting a dropdown column, it is based on the column properties. Now we have to manually sort our column properties whenever a new option needs added or removed. We can't just add the new option to the bottom of the list then sort on the column anymore.
Can we get this reverted back to how it was before?