mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
[#73431] move comment to appropriate line
This commit is contained in:
@@ -67,10 +67,10 @@ module ScimV2
|
||||
end
|
||||
end
|
||||
|
||||
# Builds the base query for the SCIM index action,
|
||||
# applying any SCIM filter params if present.
|
||||
private
|
||||
|
||||
# Builds the base query for the SCIM index action,
|
||||
# applying any SCIM filter params if present.
|
||||
def scim_index_storage_query
|
||||
return storage_scope if params[:filter].blank?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user