Problem definition
Bamboo permissions documentation issues:
Issue 1. According to the permission keys:
- Permission not available, even as an option
Under the Global Permissions section, the Logged-in line is wrong, based on the permission key above. It currently says that the Create option is not available, even as an option (
), for Logged In users.

However, it actually is available as an option, so it should be a
instead of a
.
Screenshot from Bamboo showing this option:

Issue 2. Under the Project permissions section, the table is missing a column: View project. This option is available in Bamboo:
Suggested resolution
Issue 1 Update the table and replace the
with an
, since this option is available in Bamboo.
Issue 2. Add a new column called "View project" to the table, and fill it with a
for all 3 types of users.