Workflow stuck on "Wait for field to equal value" step - Sharepoint 2013 -


i have tasklist 20 columns , trying achieve following process using workflow:

  1. a user creates task filling fields 1, 2, 3
  2. department manager receives notification new task has been created , assigns engineer
  3. assigned eng receives notification.

i seems have problem point 3. far tried 2 things:

  • enabling email notification "assigned to:" (default column) seems work if "assigned to:" filed filled when task created, not when task modified.

  • i introduced new column called "eng assigned" check box yes/no values. when manager has assign eng, fills "assigned to:" , ticks "eng assigned" filed. unfortunately doesn't work either , workflow gets stuck on wait step. workflow:

wait eng assigned equal yes

if current item:eng assigned equals yes

email currentitem:assigned to:

i tried without if xxx result same... can please advise?

thank in advance!


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -