Doug Lauder
Doug Lauder
## Steps to reproduce the behavior 1. Go to any channel 2. Select Boards icon on RHS 3. Select `Link boards` 4. Select `Create Board` & create a board 5....
#### Summary Additional fix for GetMemberForBoard returning nil,nil See https://github.com/mattermost/focalboard/pull/3552 #### Ticket Link NONE
## Steps to reproduce the behavior 1. Go to `docker` folder in `focalboard` repo 2. Type `docker-compose -f docker-compose-db-nginx.yml up` 4. Boards is not able to write images to the...
## Steps to reproduce the behavior 1. Create board from RoadMap template (or any template that has Assignee prop or any person property type) 2. Click Share button 3. Set...
## Steps to reproduce the behavior 1. Make some boards 2. From Channels, select `Link boards to ...` 3. Observe the boards list appears empty, despite boards existing 4. Typing...
## Steps to reproduce the behavior 1. Create a board with markdown in title (e.g bold) 2. Link the board to a channel 3. In RHS the markdown does not...
#### Summary This PR ensures child blocks are deleted when a board or card is deleted. Also handles undelete by bringing the child blocks back. ~~A migration was added to...
#### Summary Automated cherry-pick failed for https://github.com/mattermost/focalboard/pull/4080 so this PR does it manually for release 7.4. #### Ticket Link https://github.com/mattermost/focalboard/issues/4067
## Steps to reproduce the behavior 1. Create card with a `Person` property. 2. Select a person to populate it 3. Edit the Person property by clicking on it 4....
#### Summary Added comment only #### Ticket Link NONE