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"}
}
Updated by John Mitsch over 4 years ago
- Is duplicate of Bug #30807: bulk search api fails with "PG::SyntaxError: ERROR: syntax error at or near added
Updated by John Mitsch over 4 years ago
- Category set to Content Views
- Status changed from New to Duplicate
- Triaged changed from No to Yes
Thanks for reporting this, it looks like it has already been addressed and should go out shortly, hopefully we will have a better idea of the release it will be in soon. Let us know if you have any more questions or concerns around this issue.
Actions