Thing to change should be anything saveable but right now it is a List of

I’m getting the errors:

  • “Make changes to List of Notifications…: Thing to change should be anything saveable but right now it is a List of Notifications”

  • You’re trying to change a list of Notifications. You probably want to change the first item of this list."

28%20PM

But I actually want to change all items in the list, to update a text field and a yes/no field. Why can’t I do that?

Thanks!

1 Like

Maybe you accidentally clicked the ‘make changes to thing’ action instead of the ‘make changes to a list of things’ action. If you did the former, it will still show ‘Make changes to a list of Notifications’ as the title but will not let you make changes to the list. You could try adding a new action block with the latter action to see if there’s a difference.

3 Likes

That’s exactly it, thank you!

1 Like

No problem. Glad it worked!

This topic was automatically closed after 70 days. New replies are no longer allowed.