Skip to main content
Nintex Community Menu Bar
Solved

SharePoint Online "Update items" action fields not updated

  • November 18, 2022
  • 4 replies
  • 108 views

Forum|alt.badge.img+3

Hi,

I'm using the SharePoint Online "Update items" action. If I add or remove fields on the source list, those changes aren't immediately reflected in the fields available in the action.

I tried closing the workflow, recreating the action, deleting the workflow and starting again. Nothing seemed to work at first, but eventually the fields did update.

Is this just a timing issue? If so, how long do you have to wait? Or, is there something you can do to update the fields?

Thank you for any advice.

Best answer by WouterT

Thanks for posting. A well-known issue for most of us.

From my personal experience:

If I update a list (additional field for instance) while editing a workflow I do the following:

  1. SAVE the workflow
  2. Press Ctrl-F5 to refresh the workflow editor
  3. Click the first action where this object is used. This will refresh the object definition.

Then your newly defined field will show up.

4 replies

WouterT
Forum|alt.badge.img+9
  • Apprentice
  • Answer
  • November 18, 2022

Thanks for posting. A well-known issue for most of us.

From my personal experience:

If I update a list (additional field for instance) while editing a workflow I do the following:

  1. SAVE the workflow
  2. Press Ctrl-F5 to refresh the workflow editor
  3. Click the first action where this object is used. This will refresh the object definition.

Then your newly defined field will show up.


Forum|alt.badge.img+8
  • Nintex Employee
  • November 18, 2022
Hi, if your workflow starts with a SharePoint online event, you can remove it and re-insert your configuration settings on the start event action (That usually updates new fields/columns from SharePoint). If not, you can try and re-create your connections & data sources.

Hope this helps 🙂

Forum|alt.badge.img+3
  • Author
  • Rookie
  • November 18, 2022

Thank you for your quick response! I will try that.


Forum|alt.badge.img+3
  • Author
  • Rookie
  • November 18, 2022
This worked for me too. Thank you very much.