Skip to content

update issue #342

Open
Open
@vvmsalat

Description

@vvmsalat

Hi @alexeyOnGitHub & Co
How to update an issue with api 4? Like below i'm getting a NullPointerException in bean.Issue.update(). Same with issue.update();
This worked though in earlier versions.

issue.getCustomFieldByName("kontrolle").setValue("1");
issue.getCustomFieldByName("itf_datei").setValue(itf);
issue.setDescription(desc);
issue.setSubject(subject);
mgr.getIssueManager().update(issue);

thanks for help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions