Namespace stripping for functions/actions. #365
Labels
priority:p1
High priority but not blocking. Causes major but not critical loss of functionality SLA <=7days
type:bug
A broken experience
type:regression
A bug from previous release
Milestone
Related to
RunningHuntingQuery is an action and only works with the full namespace or the entire namespace stripped. not
security.RunningHuntingQuery
getDirectRoutingCalls is an action and only works with the full namespace or the entire namespace stripped. not
callRecords.getDirectRoutingCalls
Stripping a specific prefix from namespace from Functions and Action can lead to invalid paths.
Following the discussion in #348 (comment)
Does it make sense to only use aliasing for TypeSegments and strip the namespace for Functions/Actions? I'm not sure if there are cases where a function/action fails if the entire namespace is stripped off?
cc @baywet @irvinesunday
The text was updated successfully, but these errors were encountered: