packlikez
packlikez
> @papb I can see it could be a breaking change. I'd be _super happy_ to simply be told I'm approaching it wrong. The essence of the problem is how...
I workaround with `order: [Sequelize.literal('score DESC')]`
Another way is set duplicating false every include then a normal order. It will join everything first then order maybe impact the performance in some case.
But we still need order in include
When I order with literal it's work but when I use [Model,'DESC'] it's put order only the outside
I'd tried to set Variables and the path is changed to the correct path and it didn't work I can use this ```cat /Users/knrm/PycharmProjects/landing_robot/resources/imports.robot``` to print its content ``` 12:28...
By the way, I'm running on Macbook Pro M1 is that gonna be an issue?
> Do you set In option, **${CURDIR}=.** exactly one dot. It works only for .robot files but not for .yaml files and it didn't work for Keyword navigation
How about navigation for custom keywords?