Skip to content

Network error SyntaxError: when creating issue with assignees from issue template #33521

Closed
@bartvdbraak

Description

@bartvdbraak

Description

One of our users has the following issue template:

---

name: Bug Report
about: Help improve CloudRig by submitting a bug report.
ref: "master"
title: ""
assignees: ["Mets"]
labels:

- bug

---

**System Information**
Operating system:

Blender Version: 
CloudRig Version: 

**Exact steps to reproduce the error**
Based on the human metarig or a minimal .blend file.

CC @Mets

The assignees: ["Mets"] gives error such as

Image

When a user tries to create the bug report. It seems to be related to the user not having the permissions to add such an assignee.

When I try to create the report on my Admin account it seems to work fine.

Gitea Version

1.23.1 built with GNU Make 4.4.1, go1.23.5 : bindata, timetzdata, sqlite, sqlite_unlock_notify

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

Image
Trying to create issue as normal user

Image
Created issue successfully as admin user

Git Version

2.47.2

Operating System

Ubuntu 24.04

How are you running Gitea?

Docker Compose with source of truth at https://github.com/blender/gitea

Database

PostgreSQL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions