Description: If you sort by item type "potion" on the add item page, regular potions of healing do not show up. Greater etc. do, but the standard one does not.
Steps to reproduce:
Go to character sheet
Go to the equipment tab
Go to Manage Equipment
Click "Add Items"
Search for "healing"
Sort by "potion" item type
Expected behavior: All healing potions show up
Actual behavior: All healing potions except the standard one show up
Root Cause: Potion of Healing has type of "gear" and not of "potion".
This bug has been around for a while. The potion of healing is both a basic gear and a magic item, and the DDB database seems to have those 2 things as mutually exclusive.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Description: If you sort by item type "potion" on the add item page, regular potions of healing do not show up. Greater etc. do, but the standard one does not.
Steps to reproduce:
Expected behavior: All healing potions show up
Actual behavior: All healing potions except the standard one show up
Root Cause: Potion of Healing has type of "gear" and not of "potion".
Image of no filter in place:
Image with potion filter in place
This bug has been around for a while. The potion of healing is both a basic gear and a magic item, and the DDB database seems to have those 2 things as mutually exclusive.