Skip to content

cannot set watchers while creating issue #102

@nikwo

Description

@nikwo

When creating issue like

issue = api.issues.create(project, feedback.user_login + " : " + feedback.brief_description,
                                  482, 1119, issue_type, 803,
                                  description=feedback.feedback, assigned_to=81, watchers=[81, 82])

watchers will not set to provided users id
Maybe I use your API not correctly, but if i set single id of user, there are still no difference

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions