cppisking / ffrk-inspector

Issues tracker for FFRK Inspector
10 stars 8 forks source link

Item Database > Adding equipment_id when it isn't provided #51

Closed Endracion closed 9 years ago

Endracion commented 9 years ago

In order to add an item, you need to provide the equipment ID as part of the first 6 required fields. The help text mentions finding the equipment ID in the Inventory tab, but it isn't actually provided there. This mean that there's no way for us to send/update new item information.

cppisking commented 9 years ago

Thanks, you're right this needs to be fixed. On Tue, Jun 2, 2015 at 8:22 PM Endracion notifications@github.com wrote:

In order to add an item, you need to provide the equipment ID as part of the first 6 required fields. The help text mentions finding the equipment ID in the Inventory tab, but it isn't actually provided there. This mean that there's no way for us to send/update new item information.

— Reply to this email directly or view it on GitHub https://github.com/cppisking/ffrk-inspector/issues/51.

cppisking commented 9 years ago

This is fixed locally, and will be in the next release. Thanks for reporting it!