curved-planet-99787
01/25/2023, 3:19 PMCorpGroup
with an attribute picture_link
.
Creating the user groups works out fine, but the picture is not appearing.
Is this a known issue? Or did I miss anything?
I tested this with two different public image urlsastonishing-answer-96712
01/25/2023, 5:43 PMcurved-planet-99787
01/26/2023, 6:26 AMCorpGroup(
id="some-id",
description="some-description",
display_name="Test",
picture_link="link"
).emit(emitter=self.emitter)
The two example for picture links that I've tried are:
• "https://cognopia.com/wp-content/uploads/2021/07/Chapter-2-How-does-Data-Stewardship-Work-1024x1024.png▾
https://cdn-icons-png.flaticon.com/512/1478/1478892.png▾
curved-planet-99787
01/26/2023, 6:29 AMcurved-planet-99787
01/26/2023, 10:34 AMtype CorpGroupEditableProperties {
"""
DataHub description of the group
"""
description: String
"""
Slack handle for the group
"""
slack: String
"""
Email address for the group
"""
email: String
}
astonishing-answer-96712
01/27/2023, 5:30 PMastonishing-answer-96712
01/27/2023, 5:30 PMcurved-planet-99787
01/30/2023, 6:49 AMpicture_link
property for user groups is not yet consistently supportedbulky-soccer-26729
01/31/2023, 7:32 PMcurved-planet-99787
02/01/2023, 3:00 PMbulky-soccer-26729
02/01/2023, 3:01 PMcurved-planet-99787
02/01/2023, 3:02 PM