mattermost / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
https://www.focalboard.com
Other
20.65k stars 1.81k forks source link

Bug: Boards - CSV export of a Person property exports user IDs instead of usernames #5014

Open zap51 opened 2 weeks ago

zap51 commented 2 weeks ago

Steps to reproduce the behavior

Reviving https://github.com/mattermost/focalboard/issues/2990

  1. Go to a board
  2. Add a person property to a card and assign a user
  3. Click on ... > Export to CSV
  4. Open the exported file and observe the person property - it shows the user id instead of the username

Expected behavior

We use boards extensively, but it is currently difficult to match a person with User IDs. Username is expected instead for better understanding.

Screenshots (optional)

image

Edition and Platform