Wrong check for host-role while renaming other user as co-host

Description
Renaming another user as co-host throws error 3003

Error
Code: 3003 Message: null

Which version?
1.8.5

To Reproduce
Steps to reproduce the behavior:

  1. Get to be co-host
  2. Rename a user which is not you (ZoomMtg.rename({userId: 1234, oldName: ‘oldName’, newName: ‘newName’}))
  3. See error

Device:

  • Device: Computer
  • OS: Fedora 33
  • Version: 5.9.15-200.fc33.x86_64
  • Browser: Chrome Version 87.0.4280.88 (64-Bit)

Additional context
Imho the bug is located inside the function zmg_isMeetingHost which checks only for being Host but doesnt check for being co-host. The same issue was posted some time ago.

Hey @chaosben,

Thanks for reporting this. We will take a look and fix the issue. :slight_smile: (CS-2748)

-Tommy

Thank you! :slight_smile:

1 Like

Happy to help @chaosben! :slight_smile:

This will be fixed in version 1.8.6 coming later this month!

Thanks,
Tommy

Hey @chaosben ,

This should now be fixed. Please upgrade to version 1.8.6:

Thanks,
Tommy

Well done!
You got it fixed! :+1:

Thank you!

1 Like

You are welcome! :slight_smile:

-Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.