Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LEAGUE LOADER]: Dealing with changed ownership #114

Open
drmiller86 opened this issue Nov 14, 2023 · 1 comment
Open

[LEAGUE LOADER]: Dealing with changed ownership #114

drmiller86 opened this issue Nov 14, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@drmiller86
Copy link

League Loader

ESPN

Summary

When trying to load multiple seasons of a given league an exception error is raised for _getOwnerByName in LeagueLoader if a different owner is identified for a given team slot. Is there a workaround to allow analysis of leagues with ownership changes? I dont want to merge changed owners, I would like to keep them separate for statistical purposes.

League Info

No response

Error Logs

No response

@drmiller86 drmiller86 added the bug Something isn't working label Nov 14, 2023
@joeyagreco
Copy link
Owner

Currently there is not a way to load a league with different owners unless you merge them.

Behind the scenes for calculating stats accurately with this change it's a lot more work than I had anticipated and an update will be out at some point to add this functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants