web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

Excluding one of the commits from azure devops pipeline run

(1) ShareShare
ReportReport
Posted on by 473
I had run a pipeline with 2 commits which compiled succesfully. During the sandbox update, one of the commits caused a rollback due to the following error:
10/30/2024 13:10:18: AOS database sync failed.	Microsoft.Dynamics.AX.Framework.Database.TableSyncException: Full sync did not complete successfully.
Error: FileNotFoundException:Could not load file or assembly 'Dynamics.AX.***.*.***.xml' or one of its dependencies. The system cannot find the file specified
Is there any way to redeploy the pipeline run by excluding the faulty commit?
I have the same question (0)
  • Suggested answer
    Martin Dráb Profile Picture
    240,534 Most Valuable Professional on at
    I can't comment on the actual error, because you didn't show which file it's about.
     
    But you surely can roll back the commit, run a new build to create a new deployable package and apply this package to the sandbox.
  • André Arnaud de Calavon Profile Picture
    306,859 Super User 2026 Season 2 on at
    Hi,
     
    The error contains a message about an issue with the database synchronization. Are you able to find out the exact reason for this in detailed logs? If not, what data model changes did you apply and could something be related? (e.g. change data type of a field)

     
  • Anthony Blake Profile Picture
    3,204 Super User 2026 Season 2 on at
    Hi,
     
    You can rollback, the process will depend on your source control system (Git or TFVC). You could also consider performing a changeset build, where you build at a specific point in time pf the branch. There are luckily lots of options.
     
    You may want to consider gated check in, so the pipeline has to build before the commit is accepted to the branch.
     
    Anthony

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 341 Most Valuable Professional

#2
CU10121822-0 Profile Picture

CU10121822-0 312

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 262 Super User 2026 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans