distribution list bug
there seems to be a bug in the distribution modification. If I create a distribution and add in the members. it works fine. Then say I go back in and try to remove a user, it removes from exchange but it doesn’t remove from cloud panel. Cloud panel doesn’t reflect the change.
There is a bug with the GUI on IE11 only that I know of. Looking at the console it will show an error when you click remove on a user
If you want to fix this yourself for now:
https://github.com/KnowMoreIT/CloudPanel/commit/75199ccc9b0816d3a3d3085200cf8b3408492263
You will see at the bottom it now says $(item).remove();. You can open the groups_edit.cshtml file under CloudPanel/Views/Company/Exchange/ in notepad or something and change:
item.remove() to $(item).remove() under the RemoveItem method at the bottom
- 5 Forums
- 716 Topics
- 3,649 Posts
- 1 Online
- 259 Members