Closed (fixed)
Project:
(Entity Reference) Field Formatters
Version:
3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2021 at 16:28 UTC
Updated:
17 Jan 2022 at 13:14 UTC
Jump to comment: Most recent
Comments
Comment #2
grevil commentedFixed, the problem was the missing "label" property for the role creation. As of Semptember 2021 Role::create needs to have a label specified, see:
#3241699: Fix D9.3 test failures - "Role label is expected to be a string."
Comment #4
anybodyGREAT work @Grevil! Tests pass! Will be merged!
Comment #6
anybody