Remove hard dependency on user_picture

Created on 26 March 2025, 23 days ago

Problem/Motivation

Minikanban makes use of the user_picture field on a user. This is a config field that may not be configured/available. If it is not present, minikanban triggers an uncaught exception.

Steps to reproduce

Open a kanban with an assigned task when the user_picture field does not exist.

Proposed resolution

Check for the field's existence before using it.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom andrewbelcher

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024