Skip to content
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

Fixes #13609 - disallow sorting on age #13610

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Conversation

snipe
Copy link
Owner

@snipe snipe commented Sep 15, 2023

This disallows the sort arrows on the age column, since it's a displayed calculated value, not one that lives in the database.

@snipe snipe merged commit eb40654 into develop Sep 15, 2023
6 checks passed
@what-the-diff
Copy link

what-the-diff bot commented Sep 15, 2023

PR Summary

  • Modification in Asset Display Properties
    In the code, there has been an alteration to how certain aspects of assets in our system are presented. Previously, it was possible to search and sort assets based on their 'age'. However, following this change, the 'age' parameter can't be used to search or organize the assets.

@snipe snipe deleted the fixes/disallow_sorting_on_age branch September 15, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant