I believe this only applies to MANUAL execution of Funding Schedules (FS). I have not seen it affect automatic execution of FS.
FS can fund from 2 types of places: FTS or a named bucket. This was a former feature and it seems to have a bug. https://dasbudget.canny.io/requests/p/allow-a-bucket-to-be-a-funding-schedule-source
* If a FS manually funds from FTS, then obviously DAS checks FTS for available funds, and if present then executes the funding from FTS.
* If a FS manually funds from a bucket, DAS checks
FTS
for available funds, and if present then executes the funding from the bucket. This is wrong.
What should happen in that second case is DAS checks the
funding bucket
for available funds, and if present then executes the funding from the bucket.
FYI, I do this because I often want my funding to "hurry up". (as I mentioned here: https://dasbudget.canny.io/bugs/p/fund-now-sometimes-skips-2-funding-dates)