Closed jankrieg closed 9 months ago
Hello @jankrieg, Thank you for sharing this finding. I've created an internal incident DINC0033396. The status of the issue will be updated here in GitHub.
Hello @jankrieg, thanks for sharing this finding. Judging by the sample, an older patch of release 1.120 has been used (1.120.0), here I am able to reproduce the issue mentioned. This is a known issue which has been fixed with the recent change 82800ef - I've just checked with the current patch (1.120.4) and the issue is no longer reproducible. Could you please double check the used version? With the latest patch the issue is not reproducible, otherwise kindly revert.
Hi guys,
sorry, but it is not 100% okay. We executed the same with 1.120.4 and now there is another issue:
After a few changes (see above) the order of columns looks like this:
Then we did two changes before pressing OK: Move "Last Name" to the first postion and "Size1" to the end:
The result was that:
The system only executed the first change ("Last Name" to first postion) but not the second change.
Regards, Jan
@jankrieg thanks for posting this information. Could you please create a new github issue and provide further details there?
The issue is actually still reproducible in https://sdk.openui5.org/nightly/#/entity/sap.m.p13n.Engine/sample/sap.m.sample.p13n.Engine/code
Based on the initial issue description:
The positions are not in sync.
Hi guys, just saw that you reopen this one. I create another ticket with a few more details. Hope that helps.
Hi @jankrieg , thanks alot for your efforts and the detailed description. I am currently investigating the issue, I will get back to you soon.
Since you opened a new issue, I will close this issue to avoid duplicate maintenance of the issue.
For future readers: please continue with https://github.com/SAP/openui5/issues/3948
This is with respect to issue: https://github.com/SAP/openui5/issues/3902?ssp=1&darkschemeovr=1&setlang=de-DE&safesearch=moderate
We added two columns, see zip file. sap.m.sample.p13n.Engine.zip
OpenUI5 version: 1.120.4
Browser/version (+device/version):
Any other tested browsers/devices(OK/FAIL):
URL (minimal example if possible): We added two more columns to this example (see attached zip file): https://openui5.hana.ondemand.com/#/entity/sap.m.p13n.Engine/sample/sap.m.sample.p13n.Engine/codel
User/password (if required and possible - do not post any confidential information here):
Steps to reproduce the problem:
Click on "settings" and display all fields
Click on settings again an move the "Last name" to the first position and "City1" to last position.
Everything is fine. The columns are displayed in the order shown in settings.
Now change the order of columns again: Move City to the first position and First Name to the 5th position.
Now the order of the columns are not in sync with the settings
What is the expected result? The order of columns displayed should be identical to the order of columns shown in the settings
What happens instead?
Any other information? (attach screenshot if possible)