Cell B2 contains this formula ... with a circular reference.
Formula: copy to clipboard
=IF(COUNTA(G2:K2),IF(B2="",TODAY(),B2),"")
I'm surprised Excel accepts it without telling you.

If this is changed how does the table behave?