Skip to content

Include iconUrl in latest and categorised apps sort order

Why is the inclusion of iconUrl necessary?

As I mentioned here in the issue, many apps have null values for the icon field but have valid icons (through iconUrl field populated using localized metadata). Therefore, these apps should also be ranked equal to apps with non-null icon fields.

I basically searched and replaced all the relevant occurrences of the sort order that I could find. PS, it's likely that I missed something. Please let me know!

Resolves #2245 (closed)

Edited by Ashutosh Gangwar

Merge request reports