yiisoft / yii2-debug

Debug Extension for Yii 2
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
202 stars 149 forks source link

User switch not working if User model has JSON/Array column #500

Closed naduvko closed 1 year ago

naduvko commented 1 year ago

What steps will reproduce the problem?

Add array property to user

What's expected?

To see list of user to switch

What do you get instead?

Exception - Array to String conversion

Additional info

Q A
Yii version 2.0.47
PHP version 8.1.17
Operating system
yii-bot commented 1 year ago

Thanks for posting in our issue tracker. In order to properly assist you, we need additional information:

Thanks!

This is an automated comment, triggered by adding the label status:need more info.

naduvko commented 1 year ago

When you open User panel

6WuuNHkU7m

Expected result is to see list of users

It's my mistake that I didn't set filterColumns.