redmine_move_issue: Move issue to another project

Description Usage Arguments Author(s)

Description

A wrapper on top of the generic redmine_update_issue

Usage

1
redmine_move_issue(issue_id, new_project_id, notes = NULL, ...)

Arguments

issue_id

Issue id

new_project_id

id of the project to move issue to

notes

notes (comments) to add

...

extra arguments to passed to redmine_update_issue

Author(s)

Maxim Nazarov


openanalytics/redmineR documentation built on June 8, 2019, 8:29 a.m.