pyfa-org / Pyfa

Python fitting assistant, cross-platform fitting tool for EVE Online
GNU General Public License v3.0
1.6k stars 406 forks source link

Mutated Drone Specialization Not Shown in Character Editor #2399

Closed Eliza513F closed 2 years ago

Eliza513F commented 2 years ago

Bug Report

Expected behavior: When opening the character editor for a character, it should be possible to locate the Mutated Drone Specialization skill under the Drones tab

Actual behavior: The skill Mutated Drone Specialization cannot be found in the character editor, whether by looking through the menu or searching it

Detailed steps to reproduce:

1: Launch pyfa 2: At the top left, select Editors -> Character Editor 3: Select a character from the dropdown menu that has previously been added via ESI 4: In the skills menu, open the Drones category and scroll down to where Mutated Drone Specialization should be (the list is sorted alphabetically), and observe its absence 5: Confirm it isn't there by typing Mutated Drone Specialization into the search bar right above the skills menu

Fits involved in EFT format (Edit > To Clipboard > EFT): Bug does not relate to fits

Release or development git branch? Please note the release version or commit hash: pyfa v2.39.1

Operating system and version (eg: Windows 10, OS X 10.9, OS X 10.11, Ubuntu 16.10): Windows 10

Other relevant information: A screenshot of the bug is attached to this bug report

Bug Screenshot

blitzmann commented 2 years ago

This skill was inadvertently being unpublished, and thus being skipped. I've fixed this, and it seems to be working. Should be available in the next release :)