Symptoms
An 'Application' object was assigned to a user's role. While the 'Application' had several jobs contained in it, the user still could not view/access these jobs on the GUI.
Cause
The 'Application' object is merely a container. They are used to manage/organize jobs. i.e Assigning a role/user an Application while NOT give the user access to all of the objects in the Application.
Resolution
The jobs contained in the Application will need to be individually assigned to the role so that the user can get access to them.