diego2013 / CSR_Meteor

CSR prototype III. Implementation using the Meteor platform
1 stars 1 forks source link

"find by ID" not redirecting well? #155

Closed diego2013 closed 8 years ago

diego2013 commented 8 years ago

A possible reopen of issue #144 "Find by ID" functionality not working well for approved scenarios?.

If we "find by ID" an approved scenario we get to the "new scenario form" instead of the "approved scenario" view.

This may be a problems with the data we are using for testing (then we need to bulletproof the code to make sure we take into account certain fields might not exist) of a problem regarding how we route to templates based on the found scenario.