Skip to content

Controlled documents import fixes #8615

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

Open
wants to merge 5 commits into
base: staging
Choose a base branch
from
Open

Controlled documents import fixes #8615

wants to merge 5 commits into from

Conversation

akhismat
Copy link
Contributor

No description provided.

Signed-off-by: Anna Khismatullina <[email protected]>
Signed-off-by: Anna Khismatullina <[email protected]>
Signed-off-by: Anna Khismatullina <[email protected]>
Signed-off-by: Anna Khismatullina <[email protected]>
@akhismat akhismat self-assigned this Apr 17, 2025
Copy link

Connected to Huly®: UBERF-10274

@akhismat akhismat requested a review from lexiv0re April 17, 2025 13:48
props: {
$push: {
types: {
$each: [...new Set(typesRefs)],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we need $each, instead of $push: { types: [...new Set(typesRefs)] }

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

Successfully merging this pull request may close these issues.

2 participants