Industrial-Parasite / issues

A repo for reporting issues with Industrial Parasite Apps
0 stars 0 forks source link

[BUG] Artist Page Sorting Includes Unpublished Releases in Count #46

Closed Klastic closed 4 months ago

Klastic commented 4 months ago

Describe the bug

The artist page currently sorts artists based on the total number of releases, including both published and unpublished ones. This behavior inaccurately represents the artists' visibility and engagement with the audience, as unpublished releases are not accessible to the public.

To Reproduce

Steps to reproduce the behavior:

  1. Go to the 'Artists' page.
  2. Notice the sorting order of artists, which includes artists with a high number of total releases.
  3. Upon closer inspection, it's evident that the count includes unpublished releases.

Expected behavior

Artists should be sorted based on the number of published releases only. This change will ensure that the visibility and ranking of artists are reflective of their actual engagement and presence on the platform.

Actual behavior

The platform considers both published and non-published releases when filtering and ranking artists, leading to a potentially misleading representation of artist activity and prominence.

Screenshots

N/A

Environment:

Additional context

This issue has been noted during routine content management checks. Addressing this will significantly improve the accuracy of artist representation on our platform.