DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
333 stars 186 forks source link

Rapport d'erreur de Dynamo 2.10.1.3976 #2782

Open Paliabra opened 2 years ago

Paliabra commented 2 years ago

Issue Description

Please fill in the following information to help us reproduce the issue:

What did you do?

I created project parameters using

  1. Parameter.CreateProjectParameter and
  2. Parameter.CreateProjectParameterForAll nodes

What did you expect to see?

I expect to have project parameters created in the projet

What did you see instead?

Création de paramètre depuis Excel_2022-01-04_11-11-17 Paramètre_projet

The created parameters are shared parameters not project parameters

Stack Trace

(From the Dynamo crash window select 'Details' -> 'Copy' and paste here)

OS: Microsoft Windows NT 10.0.19044.0 CLR: 4.0.30319.42000 Dynamo: 2.10.1.3976

github-actions[bot] commented 2 years ago

Hello Paliabra, thank you for submitting this issue! We are super excited that you want to help us make Dynamo all that it can be. However, we need some more information in order for the Dynamo team to investigate any further.

Can you please fill in the following to the best of your ability:

Additional information:

Amoursol commented 2 years ago

FYI @ZiyunShang - appears there may be a bug in these nodes.

ZiyunShang commented 2 years ago

Hi @Paliabra , are you experience the same issue in the latest version of Revit & Dynamo? Which Revit version do you use in this issue?

andydandy74 commented 2 years ago

Creating project parameters that are not shared is not possible via the API. See this old issue: https://github.com/DynamoDS/Dynamo/issues/7982 We had that conversation 5 years ago and nothing has changed apparently. It would probably take less than two minutes to alter the node description in such a way that it becomes clear to the user what that node really does.