ucd-cws / PISCES

Software for tracking and analyzing fish species range data
Other
0 stars 2 forks source link

Variable replacement doesn't happen for queries without bind variable #190

Closed nickrsan closed 7 years ago

nickrsan commented 7 years ago

Original report by Nicholas Santos (Bitbucket: nickrsan, GitHub: nickrsan).


Maps fail to generate when using a replacement variable on a map without a bind variable (for example a richness map filtering observations to {hq_collections}). This seems reasonable as I think the replacement code is all housed on the custom query.

nickrsan commented 7 years ago

Original comment by Nicholas Santos (Bitbucket: nickrsan, GitHub: nickrsan).


Not actually a bug - variable replacement occurs correctly