NewPath-Consulting / warm

Pro Reports for Wild Apricot is a Google Data Studio connector that helps Wild Apricot administrators understand your organization’s membership engagement, renewal rates, and demographics. Trend your revenue and get expense analyses. Whatever your question, enjoy all the organized data you need at your fingertips to make the business decisions want.
https://newpathconsulting.com/warm
GNU General Public License v3.0
5 stars 4 forks source link

Make the several field names consistent in all applicable endpoints #38

Closed asirota closed 4 years ago

asirota commented 4 years ago

The User ID field is not always properly named, which could make blending more confusing for users.

In Contacts

Member Id should be User ID

In Account

Account number should be Account ID

In Audit log

The current User ID field should be renamed Account ID as it is returning the data for the account ID

Contact ID field should be renamed User ID

In Invoice

the current User ID field should be renamed Account ID and load the Account ID as it is currently loading null

The Contact ID field should be renamed User ID

miasmos commented 4 years ago

Renamed the above fields. Fixed Account ID being null.