Closed tbabej closed 3 years ago
@ralphbean 2.6.0 was released and getting packaged, so it would be great to get this fix in :pray:
@coddingtonbear Could you consider creating a release with this fix?
I'm hoping to, but unfortunately my time is extremely limited at the moment and I'm not likely to get to this for a week or so.
I came here to report this bug and as always @tababej is way ahead of me :)
@djmitche Heh, I tried to be a good citizen and fix compatibility issues before the 2.6 release, unfortunately taskw
didn't manage a release yet, but hopefully soon!
This MR ensures that query filter precedes the command in
task export
invocations, which is required syntax in 2.6.0 and above (see https://github.com/GothenburgBitFactory/taskwarrior/pull/2576 for motivation).Additionally fixes a test that relied on internal behaviour of dependency ordering.