-
-
Notifications
You must be signed in to change notification settings - Fork 335
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
Duplicate schedule name with import from CSV makes pyrevit error #968
Comments
Fixed and will be published with next release |
of course the schedule might already be on a sheet, so even better would be if it asks whether it should overwrite or create a new schedule. |
So the tool creates Key schedules. You can't have two key schedules feeding values to the same parameters. Only one can exist |
Okay, sure. But is there is no way to replace the previous data with new data in the same schedule? |
Great question. I need to look at the api. I just understood what your problem is. You have a schedule on a sheet that you don't want to delete every time there is new data. Got it! Sorry I'm a bit all over the place these days working on so many different things. |
|
Brilliant! I look forward to seeing it sometime when someone submits a patch. |
Fixed and will be published with next release |
Describe the bug
Trying to import a csv as a wall key schedule because the first try looks all wrong
To Reproduce
Import the same csv to the same category twice
Expected behavior
pyRevit should create a new schedule with an iteration in the name. For example
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: