Brendiem / ala-citizenscience

Automatically exported from code.google.com/p/ala-citizenscience
0 stars 1 forks source link

Enhancement: render report by name #418

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add ability to render report by name. This decouples any client applications 
from being tied to a particular PK which will change with the report 
development life cycle.

Notes:

If report name can't be found we will 404.

If the report name query returns more than one result, we consider this an 
invalid server state. We will 500.

Appropriate messages will be rendered in the returned HTML.

Original issue reported on code.google.com by aaron.lo...@gmail.com on 24 Mar 2015 at 6:36

GoogleCodeExporter commented 9 years ago

Original comment by aaron.lo...@gmail.com on 24 Mar 2015 at 8:06