Make current user available in Custom Scripts #3705
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Environment
Proposed Functionality
Make the currently logged in user available to Custom Scripts. It may be beneficial to make the entire
request
context available, but all I need currently is the user.Use Case
In my use case, we have a policy of commenting on Prefixes with the user who allocated and assigned the prefix to a site. I'm attempting to automate this process using a Custom Script, but currently need to ask the user for their username, despite them being logged in.
Database Changes
None
External Dependencies
None
The text was updated successfully, but these errors were encountered: