Open
Description
Version
main
Describe the bug
The random token generation tries to set the same token for all videos in
Also, generating tokens in this way may cause collisions, and not just in this particular location.
To Reproduce
Steps to reproduce the behavior:
- Install plugin version 3 on a system with plugin version 2
- See the following exception
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'd4e466ef1544' for key 'token'
Expected behavior
The migration should set a distinct token for each video.
Metadata
Metadata
Assignees
Type
Projects
Status
Planned