[x] This is not a duplicate of an existing merge request.
[x] I believe this falls into the scope of the project and should be part of the built-in functionality.
[x] My code follows the code style of this project.
[x] I have added tests to cover my changes, wherever they are necessary.
[x] All new and existing tests pass.
Changes
New functionality
Changed functionality
Fixing addlicense which is at the moment not working
Removed functionality
Additional info
Changed made based on this comment, thanks for the extra pointers.
I added no testcases as this does not seem to be an area where there are testcases and my c# skills are lacking on starting these.
Tested with my accounts and it worked at my end, but I would like it if someone else also tested it.
Fixing #2925 based on suggestions on that issue
Checklist
Changes
New functionality
Changed functionality
Fixing addlicense which is at the moment not working
Removed functionality
Additional info
Changed made based on this comment, thanks for the extra pointers. I added no testcases as this does not seem to be an area where there are testcases and my c# skills are lacking on starting these. Tested with my accounts and it worked at my end, but I would like it if someone else also tested it.