Closed gruering closed 3 months ago
Hi, we are aware of this issue impacting the sorting order of datasets in controls such as the Details List and are working to deploy a fix soon. In the meantime, please revert back to Canvas studio version v3.24072 (by appending "&studio-version=v3.24072.6.302069373" to the studio URL) to fix this issue.
You can refer to this known issue for live updates as the fix deploys. https://admin.powerplatform.microsoft.com/knownissues/4238060
The fix has been deployed, please verify and close the bug when you can.
This was all working for me but now I'm seeing it's broken again. I published an app yesterday and the details list no longer sorts. This is on version 3.24081.10. Switching back to 3.24075.18 fixes it for me.
I'm seeing similar behavior but on the Navigation Breadcrumbs component. The ItemKey is no longer sorting the items in the navigation using Studio version 3.24081.10. Reverting to 3.24.075.18 appears to properly sort the items.
I am also seeing sort issues with the details list as of today. It will only sort by the first column in the collection used for its items. I am on the same Studio version as above: 3.24081.10
I'm still seeing sorting issues also on version 3.24081.10.
I just had a user report this to me too, hadnt noticed it broke. 3.24081.10 is the current suggested version but if I bump to 3.24083.10 it works again.
For anyone who is still experiencing the issue in the latest studio version, It's possible that there could still be some side effects if this app was saved with the sort issue in 8.1.
Can you please help validate if the issue occurs if you replace the details list control?
I can confirm that the Sorting issue (as well as the Adding of new Fields issue) is fixed in PowerApps Studio version 3.24083.14.
I'll let you know if it creeps back into future builds -
(I'm hoping this Creator Kit Team have better links to the Studio Dev Team if reporting these bugs - poor little Devs like myself only have the Power Platform Support Ticket mechanism to use, which is pretty much useless in these genuine BUG scenarios)
Thank you very much for confirming. Closing the issue since it's been resolved from what we can confirm as well, please feel free to reopen if anyone is still hitting this issue after following the mitigation steps for existing apps posted above.
We have been experiencing better support recently with certain groups in the product team. We have also been able to coordinate more resources for triage.
We do recommend that you bring issues specific to the Creator Kit components to this GitHub instead of opening a support ticket if it is related to the Creator Kit components themselves. However, if you're experiencing an issue with the underlying framework or studio product then please open a support ticket in that case.
in the latest release (1.1.34) we can no longer sort items in the DetailsList
To Reproduce Steps to reproduce the behavior:
After re-publishing the app and refreshing the browser cache sort is also no longer working in the published version of the app
Expected behavior By following the documentation for manual sorting, the DetailsList should support sorting on any sort-enabled column.
Screenshots Sorting has no effect:
Additional context I did already verify the collection used in the DetailsList items. It is sorted correctly and differently to what is displayed.
Workaround needed I have already tried to revert back to a previous version without success. Kit is installed from AppSource. How can I remove it and use a previous version? I am happy to try any workarounds until this is fixed in a later release. What options do I have to make this work now?
AB#3905