RallyTools / Rally-User-Management

11 stars 18 forks source link

fields of interest missing from detail_user_query_results #1

Closed jparouty closed 11 years ago

jparouty commented 11 years ago

I would like to add fields to the user query so that the summary report includes the following information for each user:

markwilliams970 commented 11 years ago

Added Mode options: :standard => Outputs permission attributes only :extended => Outputs enhanced field list including Enabled/Disabled,NetworkID,Role,CostCenter,Department,OfficeLocation

Set the mode in my_vars.rb as follows $summary_mode = :extended

Running in :extended mode, your output summary would include these additional fields:

• Enabled/Disabled • NetworkID • Role • CostCenter • Department • OfficeLocation