Hello,
Any D2L experts or internal folks here who can explain to me how the SortOrder attribute is supposed to work for the GET /d2l/api/le/(version)/(orgUnitId)/news/ that returns
https://docs.valence.desire2learn.com/res/news.html#News.NewsItem
?
In my initial testing, I see multiple News Items being returned with the exact same value here even after pinning. Multiple items with SortOrder = 0, etc.
I was hoping that this would solve the problem I had about not being able to determine which Pinned item to display first in a custom front-end (because I was told in my PIE item that this attribute should solve it). I'm just really confused about what this number is doing, and honestly I don't see any value in it at all (which makes me feel like I must be missing something).