View Single Post
Two related bugs in the updating of project flag icons
  1. Project flag icon fails to show when flagged status is set on actionless projects.
    (Icon is only set when actions are subsequently added)
  2. Project flag icon fails to clear when flagged status is cleared on actionless projects
    (Icon is only cleared when actions are subsequently added)

To reproduce:
  1. Create an actionless project
  2. Set its status to flagged (Flag icon fails to show)
  3. Add an action (Flag icon now shows)
  4. Delete the action
  5. Clear the flagged status of the project (Flag icon fails to clear)