- Issue created by @kurttrowbridge
This MR will reveal the admin log to all users, which is not the purpose of the field (versus the public log). The admin log is intended for e.g. internal notes about an applicant, which could be sensitive.
Admin log is currently available in the submission log table on the submission page, but agreed it needs to be available in other places for users with the right access. The module currently doesn't define that "right access", but it should/could be the same as whoever can access the full submission log table on the submission page. This issue could be a good place to start, but that access check needs to be in place.