Hi all,
Recently, I've noticed that anywhere I have an OrderedCollection in a parameter field Kyma is returning the files in a random order. Initially, I thought that maybe the files where rearranged in their respective folders but that's not the case. Is this happening to anyone else?
Below is an example of just one instance straight from the prototype ImageDisplay:
See how the OrderCollection is in a random order?
Below is how the folder looks:
What am I missing? In the past, Kyma always returned files in order of their placement within the folder.
Thanks for any thoughts or suggestions!
Best,
Will