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

Issue cloning: Cloning CustomFields is not correct #338

Closed
stephan71 opened this issue Nov 16, 2023 · 4 comments
Closed

Issue cloning: Cloning CustomFields is not correct #338

stephan71 opened this issue Nov 16, 2023 · 4 comments
Assignees

Comments

@stephan71
Copy link

Hello,

in Redmine.Net.Api version 4.6.5 after cloning an Issue data fields of correponding CustomFields not fully cloned (with redmine-net40-api it had worked correctly). For example name attribute is after cloning null.

Difference in Clone method of Issue:
redmine-net40-api --> CustomFields = CustomFields
Redmine.Net.Api version 4.6.5--> CustomFields = CustomFields.Clone()

Could you please check...

Thanks!

Kind regards
Stephan

@zapadi
Copy link
Owner

zapadi commented Nov 16, 2023

Hello Stephan,
Are you using .NET Framework 4.0?

@stephan71
Copy link
Author

I'm using .NET Framework 4.5

@zapadi zapadi self-assigned this Nov 29, 2023
@stephan71
Copy link
Author

Hi,
can you tell approximately when this error will be processed? Do you need more information?

@zapadi
Copy link
Owner

zapadi commented Jan 5, 2025

Hi,
Could you, please, provide more details? That would be really helpful.

@zapadi zapadi closed this as completed Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants