I'm concatenating two columns in a task list, ID and Title (CONCATENATE(ID, ": ", Title). This appeared to have worked fine until recently. Now, the ID isn't included so the column just contains ":Title".
I can temporarily "fix" this by editing the column and clicking OK as it must force a re-calculation, however this isn't a sustainable solution longer-term.