Open medwards opened 9 years ago
+1 for this, but I accidentally created a duplicate issue (#196) which I've now closed.
@medwards , any luck finding a workaround?
Nope, and I'm not sure there is one. I tried most of interactions possible and they all end up failing to save. I was going to dive the code but I don't have so much time atm. Speak up if you figure it out, I wanna make some GTFS! :)
There are actually slight differences between our issues: mine comes from TripPatternController.java:120
and references a problem with the field useFrequency
. However I guess it is the same problem mapping the user input to the model.
Looking at the code, it might just be that these fields need captured correctly by the model - but I am probably missing something that happens with related functionality.
Just to let everyone know, I'm working on a fix for this and possibly #167 ...will share when I have any progress to report!
I get the following exception whenever trying to do anything schedule related.
I've tried (on both manually created patterns and TransitWand imported patterns):