{{ item.createdOn | date:'HH:mm' }}
{{item.details.authorDisplayName || item.userLogin}} requested to {{ item.requestType == "INSTALL_PLUGIN" ? "install" : "update"}} a {{item.humanReadableObjectType}}
{{ item.createdOn | date:'HH:mm' }}
{{item.details.authorDisplayName || item.userLogin}} requested to {{ item.requestType == "INSTALL_CODE_ENV" ? "install" : "update"}} a {{item.humanReadableObjectType}}
{{ item.createdOn | date:'HH:mm' }}
{{item.details.authorDisplayName || item.requesterLogin}} requested access to this {{$root.wl.productLongName}} instance
{{ item.createdOn | date:'HH:mm' }}
{{item.details.authorDisplayName || item.requesterLogin}} requested to upgrade their profile
{{ item.request.createdOn | date:'HH:mm' }}
{{item.details.authorDisplayName || item.userLogin}} requested to {{ item.objectType == "APP" || item.objectType == "PROJECT" ? "access" : "share"}} a{{ (item.objectType == "APP" || item.objectType == "MODEL_EVALUATION_STORE") ? 'n' : ''}} {{item.humanReadableObjectType}}