ucd-cws/PISCES

Variable replacement doesn't happen for queries without bind variable

Closed this issue · 1 comments

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.

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


Not actually a bug - variable replacement occurs correctly