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

Fixed #14882 - Properly scope archived based on settings #14894

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Jun 18, 2024

In asset models, we were not considering the "show archived in lists" setting when displaying the badge count. This should correct that issue.

Copy link

what-the-diff bot commented Jun 18, 2024

PR Summary

  • Refactoring Asset Display Logic in Controllers
    The team has revised the code in the AssetModelsController.php file. The update varies the way we present model information by omitting the count of assets linked to each model.

  • Updating Asset Display on UI
    Similar changes have been applied to the view.blade.php file. In this case, the update affects how the model's data is shown on the user interface, again excluding the count of assets linked to each model.

@snipe snipe merged commit 9380c9e into develop Jun 18, 2024
8 checks passed
@snipe snipe deleted the fixes/14882_archived_scoping_on_models branch June 18, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant