When using the plan configuration to look at build plan audit logs, I'm curious why isn't the full log shown? Is there a reason for that? We have someone who misconfigured some scripts in the build jobs, which leads to several build failures, but nobody can spot the error.
It would be nice to see the full changelog of the old and new values on the audit page, so you can see what exactly changed.
Hello @Sojiro Leblanc
Welcome to Atlassian Community!
Bamboo will log several traces of the Build Plan changes on the plan's "Audit Log" tab with "old_value" and "new_value".
If you can't spot the change naturally, you can try running a SQL that will return only the changes for that specific plan:
Please check the following KB article for examples:
Kind regards,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.