Hello, I have a SharePoint site with multiple lists. I built a simple flow to retrieve list item comments from the lists. The flow works correctly for all but 1 of the lists - for this list, it runs successfully but only returns null for the comments, even if the list item has comments. I've checked all the list settings I can think of to see if something is different about this list, and I cannot see any differences. Does anyone know why this flow would be returning null for only one of my lists?
Here's my entire flow:
Here's a successful run on a list item from a list that does return the comments:
And here's a "successful" run on a list item from the list that only returns null - this list item does have comments posted to it: