We are using Bamboo 8.1.12 with several build plans with global expiry configuration and also custom plan specific expiry configurations, which should delete the Buids, Artifacts and logs. The build plans are running on several Agents.
On the Server, there are several artifacts left on disk, where no build is available anymore in the bamboo plans.
Artifacts are stored on the bamboo server in file structure "bamboo-home\shared\artifacts\plan-xxxxxx".
I could see for some plans it's working (only the configured plans and Artifacts are left) but for other plans not.
What could be the reason the expiry is not working for all plans, despite expiry is configured?
Can the plan/artifact folders manually be deleted on disk, for which no plans/builds are available anymore?