Conversation
|
🐢 Performance warning. |
209592f to
83478a3
Compare
|
🐢 Performance warning. |
83478a3 to
5f23187
Compare
|
🐢 Performance warning. |
Signed-off-by: grnd-alt <git@belakkaf.net>
5f23187 to
d14b202
Compare
|
🐢 Performance warning. |
this PR prevents requests on federated boards from being wrongly associated.
By passing the current boardId to the controller we can check if the board is a federated board and then block the request.
If the boardId is not passed we assume the board is local, as the client knows what it received from the BE before, and can that way spare the query to get the localBoard (in a future pr).
An attempt to show the error that currently happens and requires the change:
