Skip to content

Conversation

@solracsf
Copy link
Member

@solracsf solracsf commented Jun 6, 2023

  • Target version: main

Fix: Exception: OCA\Deck\Service\BoardService::find(): Argument #1 ($boardId) must be of type int, string given

Summary

Somehow, PGsql returns an int but MySQL returns a string
This ensure correct datatype.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

@cypress
Copy link

cypress bot commented Jun 6, 2023

Passing run #963 ↗︎

0 15 0 0 Flakiness 0

Details:

Merge b53d6a3 into afcccab...
Project: Deck Commit: ec7ec01dd9 ℹ️
Status: Passed Duration: 02:15 💡
Started: Jun 9, 2023 7:32 AM Ended: Jun 9, 2023 7:35 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@solracsf
Copy link
Member Author

solracsf commented Jun 6, 2023

/backport to stable27

@solracsf
Copy link
Member Author

solracsf commented Jun 6, 2023

/backport to stable26

@solracsf
Copy link
Member Author

solracsf commented Jun 6, 2023

/backport to stable25

@solracsf solracsf changed the title Ensure boardId is an integer Ensure $boardId is an integer Jun 6, 2023
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants