PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
passive url extended_hashes changed after import
Open
Nobody has claimed this yet.
bug
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
Check version
- I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
- I've checked for duplicate open and closed issues by using the search function of the issue tracker
What platform are you running Path of Building on?
Windows
How is Path of Building expected to behave?
extended_hashes should be the same after import passive url
How does Path of Building behave?
pob changed the extended_hashes
How to reproduce the issue
import account lV_lS and character kalph, the original extended_hashes is
"extended_hashes": {
"1": 157,
"2": 161,
"3": 162,
"4": 163,
"5": 165,
"6": 167,
"7": 168,
"8": 170,
"9": 171,
"10": 172,
"11": 187,
"12": 188,
"13": 190,
"14": 191,
"15": 193,
"16": 194
},
after imported
"extended_hashes": {
"1": 297,
"2": 298,
"3": 274,
"4": 290,
"5": 1305,
"6": 1299,
"7": 1280,
"8": 282,
"9": 1284,
"10": 272,
"11": 1296,
"12": 288
},
Character build code
https://pobb.in/GRo8-cSftvSV
Screenshots
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the passive URL import flow and reproduce the issue using account lV_lS, character kalph, and the provided pobb.in build code. Compare the original and imported extended_hashes values; done means importing the passive URL preserves the expected hashes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100