Actions
Bug #1419
closedShow all activity button not working
Start date:
2020-11-28
Estimated time:
Found in version:
Description
On the Overview page, the "show all activity" button leads to error "418 - I’m a teapot".
Additionally, the "Show XXX entries" dropdown does nothing.
Found on demo-dev.openatlas.eu
Updated by Bernhard Koschiček-Krombholz about 4 years ago
- Subject changed from Show all activity Button not working to Show all activity button not working
Updated by Alexander Watzinger about 4 years ago
- Category set to UI
- Status changed from New to Closed
- Assignee set to Alexander Watzinger
- Target version set to 5.6.0
Fixed the all activity bug (a little tricky because normally you get an Teapot error if an entity id wasn't found but at activity we also show ids of deleted entities).
Also removed the unnecessary table headers for latest entries on overview page.
Thanks for reporting, fix is already in develop branch and online on demo-dev.
Actions