Project

General

Profile

Scrum v0.13.0 - calendar is broken

Added by Alex Custos over 8 years ago

Thanks for amazing plugin!

I have a problem with calendar in scrum v0.13.0 (previous version 0.12.0 works fine). I'm using the PostgreSQL backend. The error appears on the page:
/projects/*project*/issues/calendar

PG::UndefinedFunction: ERROR:  operator does not exist: boolean <> integer
LINE 1: ...09-28' AND '2015-11-01' AND sprints.is_product_backlog <> 1)

Thanks.