Actions
Bug #30923
closedContent view tasks page returns 500 ISE
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Content Views
Target version:
-
Description
The tasks view for a content view returns a 500 ISE when trying to fetch the task list
POST https://rich-form-02-rv/foreman_tasks/api/tasks/bulk_search
returns
{
"error": {"message":"PG::SyntaxError: ERROR: syntax error at or near \"DISTINCT\"\nLINE 1: ...ed_at, ended_at), current_timestamp) as duration, DISTINCT f...\n ^\n"}
}
Actions