Any bugs marked in the devel branch are fair game if you would like to try to fix them. Otherwise I’ll likely get to most of these tonight.
I see that we apparently have includes broken on master, so I will be cherry-picking fixes for those tonight for those that do not wish to run off the devel branch.
If there are any other problems on master, please let me know.
So far tickets have not been great about indicating what branch they are on, so I’m going to start trying to indicate this with [devel] or [master] in the defect name.
There are ways to detect this stuff better.
I need to be a bit more careful about testing pull requests.
Another thing is I have a playbook “events” trap that I disabled due to some async testing complexity that I’m going to reinstate. This will let us know when things change
very subtly in playbook execution, not just in the return error counts, but in the actual side effects of playbooks.
–Michael