-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Variables are shown in random order #16
Comments
The only way I've been able to get the second order is to check and uncheck "Show all variables". It looks to me like the logic for the order is deterministic. There is some reordering involved though to keep "related" variables closer together and to keep impactful variables near the beginning. You're really sure this really comes up randomly differently initially or that it randomly changes for next/back navigation? I really cannot reproduce that, and not for lack of trying... Note too that I assume you get to this with the platform configuration, but after a dozen clicks on that all with the same "picture number one", I'm not convinced there is any randomness. Please double check your steps to reproduce the issue. |
I have seen the different orders multiple times in the last year. I reported this when i was able to reproduce it by back/next. Typically i go back+back, uncheck Bundle pool, and go next+next. |
I can't remember having seen them switch between a Back > Next page switch. But I can confirm the order changing between restarts and selecting them same product and projects. |
If I cannot reproduce it then I cannot fix it. |
The order of variables in the dialog seems to depend on the order of their usage in the setup. |
Yes, the ones used in filters are intentionally moved to the front because they affect which tasks are collected and that in turn can affect which other variables are used and hence prompted/displayed... If someone can provide something or some steps where the order changes or appears different "each time" I can investigate. But if I can't reproduce anything like it, I'm at a loss to make progress on it. Sorry. 😱 |
every once i start Oomph the Variables are shown in a different order.
Example1:
Example2:
Can even be triggered by using "back" and "next" buttons.
That's irritating.
The text was updated successfully, but these errors were encountered: