CEPGP Migrate Roster Glitch
psiven opened this issue ยท 1 comments
Describe the bug
CEPGP migration created an invalid roster which broke tooltips and required a rollback.
To Reproduce
Steps to reproduce the behavior:
- Run CEPGP migration tool, new roster is created as expected
- Renamed roster to 'Weekend' (I suspect this is what went wrong)
- Reload
- Note that new roster does not appear in item tooltip values even when checked
- Remove other rosters
- Item tooltips now produce a LUA error citing roster array index is nil, adding new rosters and even deleting this one does not fix
Expected behavior
Migration created roster to coexist peacefully, OR to obliterate all others and stand on its own.
I suspect that it collided with an existing roster upon reload. Perhaps it would occur baseline for anyone who happens to have created a roster named 'CEPGP' previously.
AddOn and Game Version:
- CLM 2.6.1
- WotLKC 3.4.0 (46368)