Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • board-type: Has to be team
  • team-name: Has to be one of the team-names attending this session. Make sure it matches the name given in setup.piplanning.io
  • sticky-type: Has to be one of the names you gave a sticky-type of the backlog board (in setup.piplanning.io)
  • text: Text which is displayed on the sticky-note
  • alm-issue-id: (can be empty, but column has to exist); If an existing sticky-note on the board already has the same alm-issue-id, it will update the other properties of this sticky (instead of creating a new one)
  • story-points: (can be empty, but column has to exist); Story points for this sticky.
  • iteration-number: integer value: 0 matches the first iteration.

I get the message "no stickies imported at all" or something about "invalid start byte"

Please make sure your data is UTF8 formatted. You can check that if you open your csv file in notepad.

How to format a csv file to utf8 on windows

  1. Open the csv-file with notepad
  2. File→Save as; at the bottom select "UTF-8" as the encoding