Actions
Bug #4662
closedPlugin fields losing type and name is being prefixed
Description
Fields created by plugins are having their type lost and their name prefixed. This shouldn't be the case. For example see CB Invites.
Actions
Added by krileon over 10 years ago. Updated over 10 years ago.
Description
Fields created by plugins are having their type lost and their name prefixed. This shouldn't be the case. For example see CB Invites.
Fixed in MR !413
Type was lost due to plugins installing without a viewaccesslevel so it couldn't load. This is already fixed in Master for RC3.