Incorrect added_at value returns by API of askbot

Bug #1306558 reported by Luis Cañas-Díaz
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Community Project
Fix Released
Critical
Evgeny Fadeev

Bug Description

While creating the report for the next release we found this error in the Askbot API.

According to the web this question was asked (https://ask.openstack.org/en/question/14592/public-container-listing/) on Oct 23 '10

But, if we use the API to get information about it this is what we get:

{"tags": ["swift", "migrated"], "answer_count": 3, "id": 14592, "last_activity_by": {"username": "sujay-m17", "id": 3622}, "view_count": 2, "last_activity_at": "1353319031", "title": "Public Container Listing", "url": "https://ask.openstack.org/en/question/14592/public-container-listing/", "author": {"username": "twkiel", "id": 3679}, "added_at": "1393749946", "score": 0}

The "added_at" value is "Sun, 02 Mar 2014 08:45:46 GMT" which is incorrect.

Tags: askproject
Changed in openstack-community:
assignee: nobody → Evgeny Fadeev (evgeny-fadeev)
importance: Undecided → Critical
Revision history for this message
Evgeny Fadeev (evgeny-fadeev) wrote :

Fixed, this issue applied only to the migrated threads,
likely something was overlooked in the script.

Changed in openstack-community:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.