Hello, Luke Amdor <luke.am...@gmail.com> writes:
> Given a test.org with: > > * [#B] Test > ** TODO one > > > When I do the agenda to find TODO headlines with priority B I would expect > it to find the "TODO one", however it doesn't. I'm very sure this regressed > when upgrading to 8.3.1, as it worked fine in 8.3.0. Thanks! There is a misunderstanding here. Special properties, like PRIORITY, cannot be inherited. However, in this case, "one" has a default priority, defined in `org-default-priority'. Since it is usually B, it should appear nonetheless in your sparse tree. It is fixed. Thank you. Regards, -- Nicolas Goaziou