Forum Discussion

KPInapple's avatar
KPInapple
New Member
1 year ago
Solved

DevOps Source Control not tracking changes in data warehouse

DevOps Source Control has not tracked any changes made in the data warehouse for the last month. It's not working for views or tables.
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi dzav ,
    You may normally see at least a change recognized at the warehouse level when something is updated, even if it’s not granular down to each table or view.I’d suggest double-checking the Source Control configuration and adding a small change to see if it gets recognized , that might help to determine whether it’s a one-time miss. 

    Thank you.

  • dzav's avatar
    1 year ago

    This is still an issue for us. However, I discovered that if I make any changes in the service directly even if it's not technically a change - i.e. scripting a create or alter view with no changes - this allows DevOps to pick up all the code changes that were made since the last commit. It looks like any change that we make in SSMS aren't being picked up by source control. We tested this in both SSMS 20 & SSMS 21.