- 
                Notifications
    You must be signed in to change notification settings 
- Fork 64
Closed
Labels
priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daysHigh priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:bugA broken experienceA broken experiencetype:regressionA bug from previous releaseA bug from previous release
Milestone
Description
Related to
- Incorrect namespace assigned to 'UrlTemplate' in the Security RunHuntingQuery builder microsoftgraph/msgraph-sdk-dotnet#1691
 RunningHuntingQuery is an action and only works with the full namespace or the entire namespace stripped. notsecurity.RunningHuntingQuery
- [Client bug]: Microsoft.Graph 5.4.0 generates invalid request Uris for GetDirectRoutingCallsWithFromDateTimeWithToDateTime  microsoftgraph/msgraph-sdk-dotnet#1787
 getDirectRoutingCalls is an action and only works with the full namespace or the entire namespace stripped. notcallRecords.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?
Metadata
Metadata
Assignees
Labels
priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daysHigh priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:bugA broken experienceA broken experiencetype:regressionA bug from previous releaseA bug from previous release