Conversation
|
🐢 Performance warning. |
bc854f8 to
bcada52
Compare
|
🐢 Performance warning. |
|
🐢 Performance warning. |
|
🐢 Performance warning. |
|
🐢 Performance warning. |
|
🐢 Performance warning. |
|
🐢 Performance warning. |
|
🐢 Performance warning. |
Signed-off-by: samin-z <samin.zavarkesh@gmail.com>
Signed-off-by: samin-z <samin.zavarkesh@gmail.com>
Signed-off-by: samin-z <samin.zavarkesh@gmail.com>
Signed-off-by: samin-z <samin.zavarkesh@gmail.com>
Signed-off-by: samin-z <samin.zavarkesh@gmail.com>
Signed-off-by: samin-z <samin.zavarkesh@gmail.com>
Signed-off-by: samin-z <samin.zavarkesh@gmail.com>
78208cb to
853c070
Compare
|
🐢 Performance warning. |
grnd-alt
left a comment
There was a problem hiding this comment.
two small questions, but nothing blocking. Nice 🥳
| return $exportData; | ||
| } | ||
|
|
||
| private function serializeBoard(object $board, string $uid): array { |
There was a problem hiding this comment.
I assume this serializeBoard path, mainly exists to get comments into cards right?
| } | ||
|
|
||
| private function shouldImport(IImportSource $importSource): bool { | ||
| return $importSource->getMigratorVersion($this->getId()) !== null; |
There was a problem hiding this comment.
yes, its just to check there is a version
Checklist