felixmosh / bull-board

🎯 Queue background jobs inspector
MIT License
2.14k stars 342 forks source link

Job json payload overflows task card 5.15.0 #700

Closed ilovepixelart closed 3 months ago

ilovepixelart commented 3 months ago
image

To reproduce create a job with object containing >= 25 props / lines

Dependencies: "bull": "4.12.2" "@bull-board/api": "5.15.0" "@bull-board/express": "5.15.0"

felixmosh commented 3 months ago

fixed in v5.15.1