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

fix(revit): exclude element params which are not visible #3332

Merged
merged 1 commit into from
May 2, 2024

Conversation

teocomi
Copy link
Member

@teocomi teocomi commented May 1, 2024

https://speckle.community/t/transferring-problem/10462

Debugging this community-reported bug, I noticed we're sending to Spekcle also any hidden element parameter; in this case, there are hundreds of huge parameters attached to some elements (maybe images or something else?) added, most likely via an adding.

I think we should ignore these props.

Ideally this PR would be released as hotfix sometime soon.

image

@teocomi teocomi added bug Something isn't working revit issues related to the revit connector. labels May 1, 2024
@teocomi teocomi requested review from AlanRynne and connorivy May 1, 2024 09:39
@teocomi teocomi added community Issue brought up by the community hotfix labels May 1, 2024
@AlanRynne
Copy link
Contributor

Are we targeting main for this, i.e. as a hotfix? Is it worth it if we're already about to release 2.19?

There's a lot of dancing around to keep all our long-running branches up to date ATM so if we could target dev for this I'd appreciate it :)

@teocomi
Copy link
Member Author

teocomi commented May 1, 2024

I'll let @bimgeek prioritize

@AlanRynne AlanRynne changed the base branch from main to dev May 2, 2024 08:49
Copy link
Contributor

@AlanRynne AlanRynne left a comment

Choose a reason for hiding this comment

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

Retargeting to dev for 2.19 release

@AlanRynne AlanRynne merged commit 4b9ae23 into dev May 2, 2024
32 checks passed
@AlanRynne AlanRynne deleted the revit/matteo/do-not-send-extra-props branch May 2, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community Issue brought up by the community hotfix revit issues related to the revit connector.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants