-
Notifications
You must be signed in to change notification settings - Fork 0
[$50] Updating order of public forums #507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Challenge https://www.topcoder.com/challenges/15a55c41-925a-46c9-bd91-b1994e55e2c3 has been created for this ticket. |
Challenge https://www.topcoder.com/challenges/15a55c41-925a-46c9-bd91-b1994e55e2c3 has been assigned to obog. |
@jmgasper Please apply PR-#509. Thanks. The category table has contained the 'Sort' column. This column is not displayed in UI but admin can update the order of categories by moving them up or down. I've updated the order of forums on DEV/PROD. After deploying, the order of parent categories should be like this: |
Payment task has been updated: https://www.topcoder.com/challenges/15a55c41-925a-46c9-bd91-b1994e55e2c3 |
Verified in Dev. The public forums remain in the same order and the discussions under them are dynamically sorted based on the latest changes. |
Verified in production, the order is as mentioned in the ticket. |
To go along with #487 :
Forum Groupings should stay in the same order at all times. The only sort by most recent should appear in the user-generated thread listings.
Parent Category Order
The text was updated successfully, but these errors were encountered: