esi-issues
esi-issues copied to clipboard
/corporation/corporation_id/industry/jobs - activity_id 9
Bug
A job in /corporation/corporation_id/industry/jobs/ returned an activity_id of 9. Which according to the ramActivities.yaml SDE file, should not exist.
Request
:authority: esi.evetech.net
:method: GET
:path: /v1/corporations/98462718/industry/jobs/?token=CjerI02MY6T6KzSMsL8hJTAznLjmgryK3nQM1s4hXUGwGSImlUyZvRmLmxNLWzFJqoEk-OO32i0oXbx0NlgIXQ2&include_completed=true
:scheme: https
accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
accept-encoding: gzip, deflate, br
accept-language: en-US,en;q=0.9
cache-control: max-age=0
dnt: 1
if-modified-since: Mon, 23 Jul 2018 21:15:05 GMT
if-none-match: "19762efa9d277205040d3bdadc15bf9eb24a8dd3fea89d71b24399b9"
upgrade-insecure-requests: 1
user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36
token: CjerI02MY6T6KzSMsL8hJTAznLjmgryK3nQM1s4hXUGwGSImlUyZvRmLmxNLWzFJqoEk-OO32i0oXbx0NlgIXQ2
include_completed: true
Response
Status Code
200
Headers
Request URL: https://esi.evetech.net/v1/corporations/98462718/industry/jobs/?token=CjerI02MY6T6KzSMsL8hJTAznLjmgryK3nQM1s4hXUGwGSImlUyZvRmLmxNLWzFJqoEk-OO32i0oXbx0NlgIXQ2&include_completed=true
Request Method: GET
Status Code: 304
Remote Address: 54.154.203.71:443
Referrer Policy: no-referrer-when-downgrade
access-control-allow-credentials: true
access-control-allow-headers: Content-Type,Authorization,If-None-Match,X-User-Agent
access-control-allow-methods: GET,HEAD,OPTIONS
access-control-allow-origin: *
access-control-expose-headers: Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset
access-control-max-age: 600
allow: GET,HEAD,OPTIONS
cache-control: private
date: Mon, 23 Jul 2018 21:21:13 GMT
etag: "19762efa9d277205040d3bdadc15bf9eb24a8dd3fea89d71b24399b9"
expires: Mon, 23 Jul 2018 21:26:12 GMT
last-modified: Mon, 23 Jul 2018 21:21:12 GMT
status: 304
strict-transport-security: max-age=31536000
x-esi-error-limit-remain: 100
x-esi-error-limit-reset: 47
x-esi-request-id: 9cfe0f0f-9329-413c-89b0-ccfdcc3ad539
x-pages: 2
Body
Please provide the response body, feel free to scrub any opsec details you wish. E.g.:
The job in question:
[
{
"activity_id": 9,
"blueprint_id": 1028153470011,
"blueprint_location_id": 1026994931476,
"blueprint_type_id": 46179,
"completed_character_id": 903145758,
"completed_date": "2018-07-23T02:43:12Z",
"cost": 121301,
"duration": 105637,
"end_date": "2018-07-23T01:29:42Z",
"facility_id": 1025924115914,
"installer_id": 903145758,
"job_id": 367753889,
"licensed_runs": 1000,
"location_id": 1025924115914,
"output_location_id": 1026994931476,
"probability": 1,
"product_type_id": 16658,
"runs": 19,
"start_date": "2018-07-21T20:09:05Z",
"status": "delivered",
"successful_runs": 19
},
...
]
Expected
An activity_id that exists.
Checklist
Check all boxes that apply to this issue:
- [x] Bug description is provided
- [x] Request path is provided
- [x] Response status code is provided
- [x] Response headers are provided
- [x] Response body is provided
- [x] Expected response is provided
I think the bug is in the SDE, not the other way around. The numbers 1-8 are there, so, it feels logical the the new one (reactions), would be id 9
As in #894 reactions is actually 11
Still an issue. Is the SDE or ESI going to be corrected anytime soon?
bump, this issue is still active and force us to make tweaks in our apps :(
So what is the ID 9 is actually related to? Reactions?
Yes, 9 is reactions.