[Bug] 5.0.16 breaks PermissionManager default field
See original GitHub issueBug report
Upgraded to 5.0.16, trying to edit a user with roles, with exactly the field defined here - https://github.com/Laravel-Backpack/PermissionManager/blob/master/src/app/Http/Controllers/UserCrudController.php#L172
Throws the error:
Array to string conversion
What I’ve already tried to fix it
Reverting to 5.0.15 fixes the issue
Issue Analytics
- State:
- Created a year ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
4.7. Field Values — Bugzilla 5.0.6 documentation
The value is not set as the default for the field. No bug is currently using this value. If any of these conditions...
Read more >94668: Expression Default is made NULL during CREATE ...
Description: # Create table, 1 field with Expression Default (but no PK) # After CREATE TABLE, then ALTER the table to add the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You are right, it closed automatically when PR got merged.
Cheers
Hello @olipayne
Sorry for the bad experience 🙃 that’s on me!
Just submitted the PR to fix it, it’s a “technicality” about one of our fields that I completely forgot about!
@tabacitu should tag it soon.
Cheers