Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Create-a-redmine-object #275

Open
hynekpetrla opened this issue Sep 20, 2020 · 4 comments
Open

Documentation Create-a-redmine-object #275

hynekpetrla opened this issue Sep 20, 2020 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@hynekpetrla
Copy link

hynekpetrla commented Sep 20, 2020

In documentation is mention this way of create Identifiable object:
issue.Project = new IdentifiableName() { Id = };

but in last version is posibble only in this way:
Project = IdentifiableName.Create(),

https://github.com/zapadi/redmine-net-api/wiki/Create-a-redmine-object

Or what is proper way to create Identifiable?
i woul'd like update docupage, it's ok to update it?

@zapadi
Copy link
Owner

zapadi commented Sep 20, 2020

That would be great:)

@zapadi zapadi added the documentation Improvements or additions to documentation label Sep 30, 2020
@hamletmun
Copy link

I added an example in Redmine Wiki: Using the REST API with Powershell

@zapadi
Copy link
Owner

zapadi commented Oct 26, 2020 via email

@matejjj
Copy link

matejjj commented Oct 4, 2021

Can you advice, how to create new issue with custom field?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants