Skip to content

Resolve #3414984 "Do not add the field prefix if the user does not have permission to use it."

Closes #3414984

This module adds a link in the prefix of text based fields. However it does not check if the user has permission to use the link, resulting in an access denied error.

Merge request reports