Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

ConstraintSet.clone does not clone custom constraints #861

Open
bishiboosh opened this issue Oct 11, 2024 · 1 comment
Open

ConstraintSet.clone does not clone custom constraints #861

bishiboosh opened this issue Oct 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@bishiboosh
Copy link

bishiboosh commented Oct 11, 2024

When using ConstraintSet.clone to clone an existing ConstraintSet, its properties are cloned, but custom constraints aren't, whereas other "copy" methods like readFallback do copy custom attributes. Is there a reason for that ?

@bishiboosh bishiboosh added the bug Something isn't working label Oct 11, 2024
@bishiboosh bishiboosh changed the title ConstraintSet.clone does not clone custom attributes ConstraintSet.clone does not clone custom constraints Oct 11, 2024
@bishiboosh
Copy link
Author

(if this is indeed a bug, I can totally make a PR and add the needed code to clone the custom constraints)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant